Liking cljdoc? Tell your friends :D

b-social/kafka-event-processor

A libary to process kafka events making a number of choices

  • Using stuartsierra components
  • Using vent
  • Event processing is wrapped in a jdbc transaction
  • Configured using environment variables from configurati
  • Logs using cambium

Processors are configurable to whether the topic needs to be re-wound, there is idempotency and a callback when event processing is completed.

Allows for multiple processors configured in different ways.

Install

Add the following to your project.clj file:

[b-social/kafka-event-processor "0.1.0"]

Documentation

Usage

FIXME

License

Copyright © 2020 Kroo Ltd

Distributed under the terms of the MIT License.

Can you improve this documentation?Edit on GitHub

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close