Skip to content

jasongraffius/kafunc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clojars Project

Kafunc

A less imperative approach to Kafka

Kafunc is a library to provide a means to interact with Kafka topics as if they were a Clojure seq. They are lazily created by polling a consumer, and further polls are only done when the end of that seq is reached. Similarly, a seq of records can be sent to various topics/partitions.

About

Kafunc - A less imperative approach to Kafka

Resources

License

Stars

Watchers

Forks

Packages

No packages published