Module txn

Source
Expand description

Types for the txn-wal crate.

Enums§

TxnsEntry
The in-mem representation of an update in the txns shard.

Traits§

TxnsCodec
An abstraction over the encoding format of TxnsEntry.