Skip to main content

Module writer

Module writer 

Source
Expand description

WAL writer interface.

Structs§

InstrumentedWalWriter
WAL writer wrapper that records authoritative append outcomes.
WalAppendTelemetry
Shared authoritative telemetry for WAL append outcomes.
WalAppendTelemetrySnapshot
Snapshot of authoritative WAL append telemetry totals.

Enums§

WalWriterError
Errors that can occur during WAL writing.

Traits§

WalWriter
A writer that can append events to the WAL.