(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close