Expand description
WAL writer interface.
Structs§
- Instrumented
WalWriter - WAL writer wrapper that records authoritative append outcomes.
- WalAppend
Telemetry - Shared authoritative telemetry for WAL append outcomes.
- WalAppend
Telemetry Snapshot - Snapshot of authoritative WAL append telemetry totals.
Enums§
- WalWriter
Error - Errors that can occur during WAL writing.
Traits§
- WalWriter
- A writer that can append events to the WAL.