Crate omnipaxos_storage
source ·Expand description
A library of storage implementations for OmniPaxos
Modules
- an in-memory storage implementation with fast read and writes
- an on-disk storage implementation with persistence for the replica state and the log.