/paxos-from-scratch

Single-decree Paxos Consensus Algorithm written from scratch

Primary LanguageRust

Paxos From Scratch

An implementation of simple Paxos consensus algorithm written from scratch with Rust.