Expand description
RocksDB-based state machine implementation.
Production-grade storage backend using RocksDB for high-performance persistence.
Structsยง
- RocksDB
LogStore - RocksDB-based log store implementation
- RocksDB
Meta Store - RocksDB-based metadata store implementation
- RocksDB
State Machine - RocksDB-based state machine implementation with lease support
- RocksDB
Storage Engine - RocksDB-based Raft log storage