A go-to kit for working with Confluent Kafka in componentized Clojure projects.


License
EPL-1.0

Documentation

kafkakit

A go-to kit for working with Confluent Kafka in componetized Clojure projects.

This package provides wrappers around Kafka with Avro encoding and Confluent Schema Registry. Best practices and Confluent conventions are baked in.

Clojars Project

Usage

Kafkakit assumes that you are using a Bridg Duct 0.8.2 style application with standard configuration.

Configuring a Consumer

TODO

Configuring a Producer

TODO

License

Copyright © 2017 Bridg, Inc.

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.