Liking cljdoc? Tell your friends :D

k16.mallard.executor


?ExecutePropsclj


?Operationclj


?Operationsclj


execute!clj

(execute! {:keys [context store operations direction limit] :as props})

Execute the given operations and append to the op-log which is then returned. This will handle locking and will mutate the datastore with the changing op-log as operations are applied.

Execute the given operations and append to the op-log which is then returned. This will handle locking
and will mutate the datastore with the changing op-log as operations are applied.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close