3 repositories on SrcLog
OmniPaxos is a distributed log implemented as a Rust library.
This is a small demo of how to transform a simple single-server RocksDB service written in Rust into a distributed version using OmniPaxos.
Playground to visualize OmniPaxos.