Kinsky 0.1.23

Kafka clojure client library

Installation

To install, add the following dependency to your project file:

[spootnik/kinsky "0.1.23"]

Namespaces

kinsky.admin

Wrapper around Kafka’s AdminClient

kinsky.async

Clojure core.async support in kinsky. See https://github.com/pyr/kinsky for example usage.

kinsky.client

Small clojure shim on top of the Kafka client API See https://github.com/pyr/kinsky for example usage.