Defines a global transaction manager.
Defines a global transaction manager.
(deleteTx this pipeline-id tx-id)
(getFailedTx this pipeline-id tx-id)
(getTxCounts this)
(addToFailed this pipeline-id tx-id)
(addToInFlight this pipeline-id tx-id tx)
(bootstrap this)
(startTx this pipeline-id tx-conf)
(deleteFromInFlight this pipeline-id tx-id)
(flushToDisk this)
(getFailedTxIds this pipeline-id)
(fromDisk this)
(stop this)
(deleteFromFailed this pipeline-id tx-id)
(getTx this pipeline-id tx-id)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close