Expand description
Core API interfaces and types for Raft-log operations.
Modulesยง
- raft_
log_ writer - Define the writing interface for the Raft-log.
- state_
machine - types
- Core type definitions for the Raft-log implementation.
- wal
- wal_
types
Core API interfaces and types for Raft-log operations.