mz_
txn_
wal
0.0.0
Module txn_
write
Module Items
Structs
In crate mz_
txn_
wal
mz_txn_wal
Module
txn_write
Copy item path
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.