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 fault-tolerant distributed key-value store using the Raft consensus algorithm.☆53Updated 6 years ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- Your SQL database for learning purpose☆78Updated 4 months ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- Time, Clocks, and the Ordering of Events☆40Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- framework for evaluating (planet-scale) consensus protocols☆130Updated last year
- Paxos in Python, tested with Jepsen☆31Updated 4 years ago
- A curated list of TLA+ resources.☆66Updated 6 years ago
- ☆132Updated 7 years ago
- Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)☆44Updated 2 years ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆114Updated 6 months ago
- Distributed systems lecture notes☆68Updated 3 months ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆24Updated 6 years ago
- A collection of state machine replication protocols☆121Updated 3 years ago
- Pluscal/TLA+ modeling of distributed systems/protocols☆81Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆84Updated 11 months ago
- Jepsen and Elle based Consistency Checking Interface☆20Updated 3 years ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆105Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆81Updated last month
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 5 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆144Updated 2 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- A implementation of Raft in pure Python☆311Updated 5 months ago