(advance-index this tx-log-entry)
Update the staging index to include everything up to tx-log-entry. Clears pending.
Update the staging index to include everything up to tx-log-entry. Clears pending.
(flush! this)
Flushes the staged transaction updates, creates pending.
Flushes the staged transaction updates, creates pending.
(pending this res)
Requests that the pending updates for this agent be delivered to res.
Requests that the pending updates for this agent be delivered to res.
(tx-delta this)
The number of staged transactions applied to this index
The number of staged transactions applied to this index
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close