xingyif / raft
Raft Consensus Algorithm
☆39Updated 6 years ago
Alternatives and similar repositories for raft:
Users that are interested in raft are comparing it to the libraries listed below
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆53Updated 5 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆91Updated 6 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 10 years ago
- Paxos implemented as a set of composable classes☆42Updated 9 years ago
- CRDTs implemented in Redis☆52Updated 2 years ago
- Coordination Service for Distributed Systems☆105Updated 8 months ago
- A framework for distributed applications☆59Updated 4 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)☆41Updated 2 years ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 9 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- TLA+ specifications related to Viewstamped Replication☆32Updated 2 years ago
- Python distributed coordination framework.☆33Updated 9 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 3 years ago
- Distributed Programming Abstractions☆16Updated 6 years ago
- Exploration of the Dynamo paper in Python☆42Updated 5 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago
- In a nutshell, EinsteinDB is a persistent indexing scheme based off of LSH-KVX that exploits the distinct merits of hash index and B+-Tre…☆24Updated last year
- A Swiss Army knife for read-write quorum systems☆84Updated 3 years ago
- ☆21Updated 3 years ago
- An on-disk B+tree for Python 3☆768Updated 6 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 5 years ago
- TokuFT is a high-performance, transactional key-value store☆19Updated 4 years ago
- Raft network simulator, for QA☆17Updated 6 years ago
- A persistent LSM key-value store. FloDB is designed to scale with the number of threads and memory size.☆26Updated 8 years ago
- TLA+ specification of Fast Flexible Paxos☆18Updated 4 years ago
- MongoDB Jepsen tests☆25Updated last year
- ☆21Updated 2 years ago
- CASPaxos: Replicated State Machines without logs☆100Updated 6 years ago