@laufire/kafka-router
v0.3.0
Published
Project description.
Downloads
5
Readme
kafka-router
A simple node.js router for kafka-messages.
Installation
$ npm install kafka-router
Notes
- None, yet.
Development
Setup
$ sh ./setup.sh
ToDo
- Disconnect the Kafka Consumers properly.
- Figure-out why having multiple consumers, doesn't go well with mongoose.
- Bring back the multiple consumer model from the history, if needed.