Module mz_txn_wal::txn_write
source · Expand description
Interfaces for writing txn shards as well as data shards.
Structs§
- An in-progress transaction.
- 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.