Module txn
mz_
persist_
types
0.0.0
Module txn
Module Items
Enums
Traits
In crate mz_
persist_
types
Modules
arrow
codec_impls
columnar
parquet
part
schema
stats
timestamp
txn
Structs
PersistLocation
ShardId
Traits
Codec
Codec64
Opaque
StepForward
mz_persist_types
Module
txn
Copy item path
Settings
Help
Summary
Source
Expand description
Types for the txn-wal crate.
Enums
§
Txns
Entry
The in-mem representation of an update in the txns shard.
Traits
§
Txns
Codec
An abstraction over the encoding format of
TxnsEntry
.