xingyif / raftLinks
Raft Consensus Algorithm
☆39Updated 7 years ago
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆54Updated 5 years ago
- Python implementation of the Raft algorithm for distributed consensus☆158Updated 7 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Distributed systems lecture notes☆67Updated last month
- Paxos in Python, tested with Jepsen☆31Updated 4 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Coordination Service for Distributed Systems☆105Updated last year
- Paxos implemented as a set of composable classes☆44Updated 9 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- CASPaxos: Replicated State Machines without logs☆104Updated 7 years ago
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- ☆132Updated 7 years ago
- TLA+ modules, specifications, and models for Radix trees.☆33Updated 4 years ago
- A curated list of TLA+ resources.☆66Updated 6 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 11 years ago
- A implementation of Raft in pure Python☆311Updated 3 months ago
- Small Python examples of socket server concurrency patterns: fork, select, and more.☆259Updated 4 months ago
- Distributed Systems Reading Group☆20Updated 8 years ago
- An on-disk B+tree for Python 3☆770Updated 6 years ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- Distributed File System server implemented using RAFT Algorithm.☆17Updated 6 years ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- A framework for turning single server data stores into scalable, distributed databases.☆17Updated 9 years ago
- DBMS Performance & Correctness Testing Framework☆30Updated 4 years ago
- A collection of state machine replication protocols☆121Updated 3 years ago
- Paxos consensus over ZeroMQ message passing☆113Updated 12 years ago
- A redis-like cache store that implements CRDTs and active-active replications.☆42Updated 2 years ago
- ☆11Updated 5 years ago
- gRedis is an asynchronous client library of Redis written with Tornado coroutine.☆13Updated 6 years ago