Liking cljdoc? Tell your friends :D

entitytxn.aggregate

Interface entity.aggregate into transactions

Interface entity.aggregate into transactions
raw docstring

entitytxn.entity

Connect transactions to entity-core with EntityTxnEvents implementation of TxnEvents

Connect transactions to entity-core with EntityTxnEvents
implementation of TxnEvents
raw docstring

entitytxn.lock

A lock manager. Threads may lock values, waiting to obtain the lock if one is already outstanding. Locks are re-entrant and only released when fully unwound or by force.

If a lock is currently held by another thread, the current thread may wait until the lock becomes available.

A lock manager. Threads may lock values, waiting to obtain
the lock if one is already outstanding. Locks are re-entrant
and only released when fully unwound or by force.

If a lock is currently held by another thread, the current
thread may wait until the lock becomes available.
raw docstring

entitytxn.protocols

Protocols and multimethods for interfacing transaction events to actions.

Protocols and multimethods for interfacing transaction
events to actions.
raw 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