Expand description
State machine abstraction for applying records in a deterministic order.
Traitsยง
- State
Machine - A trait representing a state machine of
WALthat can apply records to modify its state.
State machine abstraction for applying records in a deterministic order.
WAL that can apply records to
modify its state.