A simple Go app to understand the Raft Consensus Algorithm
☆11Jun 13, 2016Updated 9 years ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- A Redis Pub/Sub concept implement by Golang☆11Jun 21, 2018Updated 7 years ago
- Simple RPC Key Value Server using etcd/Raft in Golang☆12Mar 11, 2016Updated 9 years ago
- A space-efficient probabilistic data structure Bloom Filter implement by Golang☆17Aug 20, 2021Updated 4 years ago
- Go implementation of skiplist, with search fingers☆33Oct 26, 2015Updated 10 years ago
- Publish-Subscribe Broker for the Constrained Application Protocol (CoAP) in Golang☆13Jan 22, 2016Updated 10 years ago
- An introduction of gRPC implemented in Golang☆14Mar 26, 2021Updated 4 years ago
- Consistent Hashing implement in Golang☆21Apr 11, 2018Updated 7 years ago
- A ngram indexing implement in Go☆12Oct 13, 2022Updated 3 years ago
- A Bit Stream helper in Golang☆12May 26, 2019Updated 6 years ago
- 封裝rabbitmq client的library並實現producer and consumer機制