hangsz / raft
非拜占庭节点的分布式共识算法Raft的python实现,欢迎fork和star。
☆146Updated last year
Alternatives and similar repositories for raft:
Users that are interested in raft are comparing it to the libraries listed below
- MIT6.824分布式系统(2018秋)☆273Updated 6 years ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆238Updated 2 years ago
- Solutions to mit 6.824 2018☆170Updated 6 years ago
- My code for labs of MIT 6.824 Distributed Systems☆11Updated 3 years ago
- A Chinese version of MIT 6.824 (distributed system)☆123Updated 4 years ago
- mit 6.824课程lab2 raft算法实现☆59Updated 5 years ago
- qw4990's Blog☆217Updated 2 years ago
- 加入个人阅读代码注释的etcd raft实现☆202Updated 3 years ago
- ☆68Updated 3 years ago
- 电子科技大学分布式存储与计算实验室2018新生学习资料整理☆80Updated 5 years ago
- ☆63Updated 3 years ago
- A implementation of Raft in pure Python☆300Updated 9 years ago
- ☆77Updated 10 years ago
- Raft学习的一些资料☆230Updated 4 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆473Updated 4 years ago
- A python simple implementation of the Raft distributed consensus protocol.Just for learn the raft☆37Updated 7 years ago
- A simple implementation of the Google File System in golang☆160Updated 7 years ago
- Collect some book about distributed storage system☆281Updated 4 years ago
- A generic raft library☆285Updated 4 months ago
- Implement distributed consensus protocol Raft and it's expanded version BW-Raft(Supporting Byzantine Fault Tolerance)☆11Updated 4 years ago
- MIT6.824实现分布式一致性算法——Raft&Paxos☆47Updated 5 years ago
- Analysis leveldb source code step by step☆353Updated 6 months ago
- 2016 MIT-6.824: Distributed System☆17Updated 7 years ago
- 完整的 LevelDB 学习过程,产出最详细的代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆31Updated 3 years ago
- Python implementation of the Raft algorithm for distributed consensus☆156Updated 6 years ago
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- distributed system, db, storage, computing jobs hub☆171Updated last year
- 2018年春季课程学习资料汇总☆313Updated 6 years ago
- mit 6.824 raft 协议的完整实现☆41Updated 6 years ago
- LSM-Tree 论文的中文翻译☆76Updated 2 years ago