Liking cljdoc? Tell your friends :D

kafka-utils.core


->chanclj

(->chan consumer)
(->chan consumer poll-interval)
source

latest-onlyclj

(latest-only db id-attr)
source

latest-update-beforeclj

(latest-update-before db timestamp id id-attr updated-at-attr)
source

read-from-beginningclj

(read-from-beginning topic-name
                     bootstrap-servers
                     key-deserializer
                     value-deserializer)
source

read-from-endclj

(read-from-end topic-name bootstrap-servers key-deserializer value-deserializer)
source

sink-to-db!clj

(sink-to-db! chan db-conn)
source

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close