aducode / simple-raft-py
A python simple implementation of the Raft distributed consensus protocol.Just for learn the raft
☆37Updated 7 years ago
Alternatives and similar repositories for simple-raft-py
Users that are interested in simple-raft-py are comparing it to the libraries listed below
Sorting:
- Distributed In-Memory Index 分布式内存索引☆329Updated 6 years ago
- A distributed key-value store☆31Updated 7 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- Some code about normal hash, consist hash(normal, virtual node, partition).☆57Updated 6 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆426Updated 11 years ago
- Python源码注释版本☆47Updated 10 years ago
- a distributed storage engine☆89Updated 8 years ago
- tonado的multi-thread 多线程封装☆97Updated 8 years ago
- MIT 6.824 2016☆156Updated 6 years ago
- A implementation of Raft in pure Python☆301Updated 9 years ago
- 读论文的总结☆305Updated 7 years ago
- levi-db is a fast database engine☆36Updated 7 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆91Updated 6 years ago
- Coroutine + AsyncIO + B-Tree = AsyncDB☆67Updated 5 years ago
- ☆129Updated 2 years ago
- ☆21Updated 2 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆162Updated 7 years ago
- 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed …☆214Updated 5 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆106Updated 5 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- iNexus, coordinate large scale services☆213Updated 4 years ago
- Analysis leveldb source code step by step☆353Updated 6 months ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- ☆49Updated 8 years ago
- A Chinese version of MIT 6.824 (Distributed System)☆69Updated 5 years ago
- The implementation of MIT's 6.828 Operating System Engineering☆40Updated 8 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Updated 4 years ago
- TuringCell: Run Linux over Paxos/Raft☆77Updated 4 years ago