Liking cljdoc? Tell your friends :D

firestream.core


channel-lenclj

source

commit!clj

(commit! consumer topic firestream-object)

Update offset for consumer in particular topic

Update offset for consumer in particular topic
sourceraw docstring

consumerclj

(consumer config)

Create a consumer

Create a consumer
sourceraw docstring

deserialize-dataclj

(deserialize-data raw)
source

poll!clj

(poll! consumer buffer-size)

Read data from subscription

Read data from subscription
sourceraw docstring

producerclj

(producer config)

Create a producer

Create a producer
sourceraw docstring

rootclj

source

send!clj

(send! producer topic data)

Send new message to topic

Send new message to topic
sourceraw docstring

serialize-dataclj

(serialize-data data)
source

shutdown!clj

(shutdown! consumer)
source

subscribe!clj

(subscribe! consumer topic)

Subscribe to a topic

Subscribe to a topic
sourceraw docstring

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

× close