(create-datastore {:keys [mongo collection lock-timeout-ms] :as params})Create a MongoDB backed datastore that handles locking and log storage. Stores the state
in a document with the id state and locks in a document with the id lock
Create a MongoDB backed datastore that handles locking and log storage. Stores the state in a document with the id `state` and locks in a document with the id `lock`
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 |