Module wal

Source
Expand description

Write ahead log of the engine.

Modulesยง

entry_distributor ๐Ÿ”’
entry_reader ๐Ÿ”’
raw_entry_reader ๐Ÿ”’

Structsยง

Wal
Write ahead log.
WalWriter
WAL batch writer.

Type Aliasesยง

EntryId
WAL entry id.
WalEntryStream
A stream that yields tuple of WAL entry id and corresponding entry.