Liking cljdoc? Tell your friends :D

dbos.client

Out-of-process workflow enqueuing via DBOSClient. Stateless — the consumer owns the client's lifecycle (.close on shutdown).

Out-of-process workflow enqueuing via `DBOSClient`. Stateless — the consumer
owns the client's lifecycle (`.close` on shutdown).
raw docstring

dbos.constants

Constants for DBOS workflow statuses and related status sets.

Pure data (no interop), so this namespace is .cljc and frontend-safe: a ClojureScript UI can share the same status strings/sets as the backend. See: dev.dbos.transact.workflow.WorkflowState

Constants for DBOS workflow statuses and related status sets.

Pure data (no interop), so this namespace is `.cljc` and frontend-safe:
a ClojureScript UI can share the same status strings/sets as the backend.
See: dev.dbos.transact.workflow.WorkflowState
raw docstring

dbos.query

Read-side of DBOS (list/status/steps), over both a DBOS instance and a DBOSClient via a protocol. Clojure maps in, Clojure maps out.

Read-side of DBOS (list/status/steps), over both a DBOS instance and a
DBOSClient via a protocol. Clojure maps in, Clojure maps out.
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close