Entity-txn 0.1.3

Released under the Eclipse Public License

CRUD Transactions.

Installation

To install, add the following dependency to your project or build file:

[entity/entity-txn "0.1.3"]

Topics

Namespaces

entitytxn.aggregate

Interface entity.aggregate into transactions

Public variables and functions:

entitytxn.core

Transaction state management

entitytxn.entity

Connect transactions to entity-core with EntityTxnEvents
implementation of TxnEvents

Public variables and functions:

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.

Public variables and functions:

entitytxn.protocols

Protocols and multimethods for interfacing transaction
events to actions.

Public variables and functions: