Expand description
File-based state machine implementation.
Provides a simple file-backed storage backend for development and testing.
Structsยง
- File
LogStore - File-based log store implementation
- File
Meta Store - File-based metadata store implementation
- File
State Machine - File-based state machine implementation with persistence
- File
Storage Engine - File-based Raft log storage