Go implement for Paxos algorithm
☆51Nov 28, 2019Updated 6 years ago
Alternatives and similar repositories for paxos
Users that are interested in paxos are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Basic paxos☆30Apr 10, 2014Updated 12 years ago
- A RPC Server implement base on Raft Paper in Golang☆10Jun 17, 2016Updated 9 years ago
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆17Aug 20, 2021Updated 4 years ago
- A simple Go app to understand the Raft Consensus Algorithm☆11Jun 13, 2016Updated 9 years ago
- Consistent Hashing implement in Golang☆21Apr 11, 2018Updated 8 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- Golang implentation of paxos consensus algorithm☆50Jul 5, 2019Updated 6 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆26Aug 10, 2016Updated 9 years ago
- A Redis Pub/Sub concept implement by Golang