Skip to content

A Clojure library for the Apache Kafka distributed streaming platform.

License

Notifications You must be signed in to change notification settings

vise890-ovo/jackdaw

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jackdaw is a Clojure library for the Apache Kafka distributed streaming platform. With Jackdaw, you can create and list topics using the AdminClient API, produce and consume records using the Producer and Consumer APIs, and create stream processing applications using the Streams API. Jackdaw also contains functions to serialize and deserialize records as JSON, EDN, and Avro, as well as functions for writing unit and integration tests.

Installation

To use the latest release, add the following to your project:

Clojars Project

Documentation

Examples

Contributing

We welcome any thoughts or patches. You can reach us in #jackdaw (or open an issue).

License

Copyright © 2017 Funding Circle

Distributed under the BSD 3-Clause License.

About

A Clojure library for the Apache Kafka distributed streaming platform.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Clojure 100.0%