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).
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
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.
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 |