(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.
(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.
(persist-trending event
window
trigger
{:keys [group-key trigger-update] :as state-event}
state)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close