1.4.2 • Published 4 years ago

kafka-load-consumer v1.4.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

kafka-load-consumer

NodeJs tool to publish messages on kafka

Installation

This is a Node.js module available through the npm registry. It can be installed using the npm or yarn command line tools.

npm install -g kafka-load-consumer

Tests

npm install
npm test

Usage

Create an kafka-load.js at home directory

kafka-load-consumer --init

and run at directory of kafka-load.js

kafka-load-consumer

Dependencies

  • node-rdkafka: Node.js bindings for librdkafka
  • pino: super fast, all natural json logger

Dev Dependencies

License

MIT

1.4.2

4 years ago

1.4.1

4 years ago

1.4.0

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago