Liking cljdoc? Tell your friends :D

lib-onyx.persist.atom


callsclj

source

dbsclj

source

get-storeclj

(get-store id)

Fetches a db by id, creates one if there is not one.

Fetches a db by id, creates one if there is not one.
sourceraw docstring

get-storesclj

(get-stores {:keys [catalog windows triggers]})

Walks through triggers with a :testing-trigger/db-atom present, returns a map of trigger :sync atoms.

Walks through triggers with a :testing-trigger/db-atom present,
returns a map of trigger :sync atoms.
sourceraw docstring

inject-storeclj

(inject-store _ lifecycle)
source

(persist-trending event
                  window
                  trigger
                  {:keys [group-key trigger-update] :as state-event}
                  state)
source

with-trigger-to-atomclj

(with-trigger-to-atom window-id atom-id)
source

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

× close