Updated 11 months ago
https://github.com/aveek-saha/paxos-db
A distributed key value store using multi paxos to achieve consensus
Updated 11 months ago
https://github.com/aveek-saha/two-phase-commit
A consistent distributed KV store that implements the two phase commit protocol, written in java, using gRPC