(build-topology {:keys [db config] :as app} builder)
Build the Kafka Streams topology.
Build the Kafka Streams topology.
(config & [opts])
Returns the configuration for the app.
Returns the configuration for the app.
(update-datasource! db datasource)
(update-datasource! db datasource variables)
Update the datasets of the datasource
.
Update the datasets of the `datasource`.
(worker & [opts])
Returns a new weather datasource worker.
Returns a new weather datasource worker.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close