chelseatroy / raftLinks
Code for the raft paper implementation
☆20Updated last year
Alternatives and similar repositories for raft
Users that are interested in raft are comparing it to the libraries listed below
Sorting:
- Your SQL database for learning purpose☆78Updated last month
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆62Updated last year
- Raft Consensus Algorithm☆39Updated 7 years ago
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆54Updated 5 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- ☆132Updated 7 years ago
- ⛵ A distributed key-value store based on Raft. (WIP)☆44Updated 5 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 5 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A graduate course on distributed systems☆17Updated 3 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆40Updated 3 months ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Shared Unit Raft☆82Updated 11 months ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- A rust implementation of a key-value store with Log-Structured Merge Trees.☆15Updated 3 years ago
- 6.824 Distributed Systems: Lecture notes (edited a little and formatted with Markdown)☆208Updated 7 years ago
- framework for evaluating (planet-scale) consensus protocols☆129Updated last year
- Pluscal/TLA+ modeling of distributed systems/protocols☆80Updated 2 years ago
- ☆68Updated 2 years ago
- A collection of state machine replication protocols☆120Updated 2 years ago
- 🗳 A solution to pingcap/talent-plan, aka "6.824 Lab 2: Raft" and "6.824 Lab 3: Fault-tolerant Key/Value Service" from MIT.☆31Updated 3 years ago
- VectorSQL is a free analytics DBMS for IoT & Big Data, compatible with ClickHouse.☆14Updated 5 years ago
- Python implementation of the Raft algorithm for distributed consensus☆157Updated 7 years ago