Liking cljdoc? Tell your friends :D

burningswell.worker.weather.datasources


build-topologyclj

(build-topology {:keys [db config] :as app} builder)

Build the Kafka Streams topology.

Build the Kafka Streams topology.
raw docstring

configclj

(config & [opts])

Returns the configuration for the app.

Returns the configuration for the app.
raw docstring

update-datasource!clj

(update-datasource! db datasource)
(update-datasource! db datasource variables)

Update the datasets of the datasource.

Update the datasets of the `datasource`.
raw docstring

workerclj

(worker & [opts])

Returns a new weather datasource worker.

Returns a new weather datasource worker.
raw docstring

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

× close