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:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆54Updated 5 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Raft Consensus Algorithm☆39Updated 7 years ago
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- Viewstamped Replication for Rust☆71Updated 2 years ago
- ☆25Updated 7 months ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆114Updated 5 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 weeks ago
- A collection of state machine replication protocols☆121Updated 3 years ago
- Your SQL database for learning purpose☆78Updated 3 months ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- ☆21Updated 2 years ago
- Paxos in Python, tested with Jepsen☆31Updated 4 years ago
- framework for evaluating (planet-scale) consensus protocols☆129Updated last year
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 5 months ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 6 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- ☆68Updated 3 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols☆81Updated 2 years ago
- Distributed Systems Consistency Reading Group☆42Updated 5 years ago
- DBOS file system using Voltdb☆19Updated 4 years ago
- ☆132Updated 7 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 5 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- A local first persistent log☆36Updated 3 months ago