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 last year
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆93Updated 6 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆54Updated 5 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated 3 months ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- Distributed Systems Consistency Reading Group☆42Updated 5 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Your SQL database for learning purpose☆78Updated last month
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆140Updated 2 years ago
- framework for evaluating (planet-scale) consensus protocols☆128Updated last year
- ViewStamped Replication implementation in Go☆40Updated last year
- A local first persistent log☆36Updated last month
- Another minimal Raft implementation in Rust.☆185Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- ☆21Updated last year
- LSM-based key-value store in Go for educational purpose.☆78Updated 7 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- A collection of state machine replication protocols☆120Updated 2 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- Shared Unit Raft☆83Updated 10 months ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆123Updated 3 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated 3 months ago
- TLA+ specifications for Kafka related algorithms☆84Updated 8 months ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago