Module txn_write

Source
Expand description

Interfaces for writing txn shards as well as data shards.

Structs§

Txn
An in-progress transaction.
TxnApply
A token representing the asynchronous “apply” work expected to be promptly performed by a txn committer.
TxnWrite 🔒
Pending writes to a shard for an in-progress transaction.