(delete! db {:pg.handler/keys [id]})(get-all-states db)(get-all-states db handler-type)Gets all of the #:handler{:position, :state, :id, :type} for the given
handler-type or for all types if not specified.
Gets all of the `#:handler{:position, :state, :id, :type}` for the given
`handler-type` or for all types if not specified.(get-state db handler-id)Gets the {:position, :state} map of the handler identified by the
handler-id.
Gets the `{:position, :state}` map of the handler identified by the
`handler-id`.(get-state* conn handler-id)(subscribe source db stream-id handler-id opts)(update! db {:pg.handler/keys [type id position state]})(upsert!* conn handler-type handler-id new-position state)cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |