Expand description
A library of storage implementations for OmniPaxos
Modulesยง
- memory_
storage - an in-memory storage implementation with fast read and writes
- persistent_
storage - an on-disk storage implementation with persistence for the replica state and the log.