Code Monkey home page Code Monkey logo

mongokafkalite's People

Contributors

rwaltersma avatar

Watchers

 avatar  avatar

Forkers

biniona-mongodb

mongokafkalite's Issues

Feedback on MongoKafkaLite Fork

Asked DevEd DBX team for feedback on MongoKafkaLite fork and received these comments:

  • ubuntu isn't a "lite" distribution. Not necessary to do now, but if you really care about size, you should use alpine linux and install tgz archives with apk .
  • generally, in Docker files, when specifying images (e.g. (FROM ....:latest), you should specify exact versions rather than using latest or depending on apt-get to fetch the version that's compatible with the example. You'll find that you'll need to keep creating updated Docker files every time something it depends on reaches EOL (hopefully, not often), but that is expected maintenance. The only exceptions are when you're sure something will work with any version (not a great assumption).
  • Re: config-data.js, do you actually need to create db and collection or does the connector do that for you?
  • Maybe "source" isn't the best name for a collection since it's a term used to refer to other things like source connector.
  • I see source-connector.json and sink-connector.json don't specify port in the connection uri but probably should.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.