Skip to main content

Module storage

Module storage 

Source

Structs§

ApplyResult
Result of applying a single log entry to the state machine
BufferedRaftLog
High-performance buffered Raft log with event-driven architecture

Enums§

LogCommand
Commands for the log processor

Traits§

Lease
Lease management interface for key expiration.
LogStore
MetaStore
Metadata storage operations
StateMachine
State machine trait for Raft consensus
StorageEngine
High-performance storage abstraction for Raft consensus