Skip to main content

Module state_machine

Module state_machine 

Source
Expand description

§Fjall DB based openraft state machine implementation.

Structs§

FjallStateMachine
State machine backed by FjallDB for full persistence. All application data is stored directly in the data column family. Snapshots are persisted to the snapshot_dir directory.