MinPaxos
export GOPATH=[...]/git/minpaxos/
What is MinPaxos?
MinPaxos is an implementation of Multi-Paxos that is an extension of Carnegie Melon's epaxos repository. It is my Princeton Senior Thesis designed to provide a mimimalistic, understandable implementation of Multi-Paxos for fault tolerance in distributed systems.
AUTHOR:
Andrew Lin, Princeton University Class of 2021