Liking cljdoc? Tell your friends :D

k16.mallard.store.mongo


?Propsclj

source

create-datastoreclj

(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`
sourceraw 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