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.☆61Updated 11 months ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- Your SQL database for learning purpose☆78Updated 2 weeks ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆54Updated 5 years ago
- A Swiss Army knife for read-write quorum systems☆84Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Example multi-paxos application for those learning Paxos & multi-paxos☆93Updated 6 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- A local first persistent log☆36Updated last week
- Distributed systems lecture notes☆64Updated 10 months ago
- framework for evaluating (planet-scale) consensus protocols☆128Updated last year
- A curated list of TLA+ resources.☆66Updated 6 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated 2 months ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated 2 months ago
- ☆21Updated last year
- A collection of state machine replication protocols☆119Updated 2 years ago
- ☆25Updated 4 months ago
- ⛵ A distributed key-value store based on Raft. (WIP)☆44Updated 5 years ago
- List of bugs found in distributed protocols☆198Updated last year
- Demonstrations of (in)consistency in various streaming systems.☆23Updated 4 years ago
- ☆68Updated 2 years ago
- This is the companion repository for the book How Query Engines Work.☆403Updated 2 years ago
- Jepsen and Elle based Consistency Checking Interface☆20Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆139Updated 2 years ago
- TLA+ specifications for Kafka related algorithms☆84Updated 8 months ago