aducode / simple-raft-py
A python simple implementation of the Raft distributed consensus protocol.Just for learn the raft
☆37Updated 6 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
- A distributed key-value store☆31Updated 7 years ago
- MIT 6.824 2016☆156Updated 6 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆91Updated 5 years ago
- 非拜占庭节点的分布式共识算法Raft的python实现,欢迎fork和star。☆147Updated 9 months ago
- a distributed storage engine☆87Updated 8 years ago
- Python源码注释版本☆47Updated 10 years ago
- tonado的multi-thread 多线程封装☆97Updated 7 years ago
- mit 6.824课程lab2 raft算法实现☆58Updated 5 years ago
- Distributed In-Memory Index 分布式内存索引☆331Updated 6 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago
- Elric: A Simple Distributed Job Scheduler☆85Updated 8 years ago
- Metric based in-memory circuit breaker for python☆23Updated 8 years ago
- innodb分析版本☆77Updated 9 years ago
- Coroutine + AsyncIO + B-Tree = AsyncDB☆68Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- TornadoHTTPClient 对tornado.curl_httpclient.CurlAsyncHTTPClient的封装, 支持cookie☆25Updated 7 years ago
- A raft consensus implementation that is simply and understandable☆320Updated 6 years ago
- MIT's 6.824: Distributed systems course (2017)☆56Updated 7 years ago
- 6.824: Distributed Systems (Spring 2017). A course which present abstractions and implementation techniques for engineering distributed …☆214Updated 5 years ago
- Some code about normal hash, consist hash(normal, virtual node, partition).☆57Updated 6 years ago
- Distributed lock: Implement using mysql and zookeeper☆11Updated 10 years ago
- Riot is a distributed key/value system based at raft algorithm, leveldb and bitCask backend storage!!!☆106Updated 5 years ago
- decode-redis-2.8 源码注释☆74Updated 10 years ago
- 基于LevelDB的改进☆29Updated 5 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆161Updated 7 years ago
- ☆48Updated 8 years ago
- A Chinese version of MIT 6.824 (Distributed System)☆69Updated 5 years ago
- ☆127Updated last year
- A library that provide multiply data structure. Such as map, hash, list, set. We build these data structure base on rocksdb as the storag…☆115Updated 5 years ago