Module rocksdb

Module rocksdb 

Source
Expand description

RocksDB-based state machine implementation.

Production-grade storage backend using RocksDB for high-performance persistence.

Structsยง

RocksDBLogStore
RocksDB-based log store implementation
RocksDBMetaStore
RocksDB-based metadata store implementation
RocksDBStateMachine
RocksDB-based state machine implementation with lease support
RocksDBStorageEngine
RocksDB-based Raft log storage