Skip to main content

Module api

Module api 

Source
Expand description

Core WAL API traits.

Modulesยง

state_machine
State machine abstraction for applying records in a deterministic order.
wal
Write-Ahead Log (WAL) module that provides interfaces for durable logging.
wal_types
Associated types used by the generic WAL implementation.