KuhArt / kafka-bass

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kafka-bass

How to start

  1. Run docker-compose up --build
  2. Run node producer to produce data.
  3. Run node consumer to consume data.

TODO

  1. Tests
  2. Handlers don't support additional configaration ( shouldSkipEvent, onEventProcessed, onEventFailed ).
  3. Something that I certainly forgot.

About


Languages

Language:JavaScript 100.0%