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:
- Raft Consensus Algorithm☆39Updated 7 years ago
- 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
- Your SQL database for learning purpose☆78Updated 2 months ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆113Updated 4 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- A local first persistent log☆36Updated 2 months ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆28Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated last week
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- A curated list of TLA+ resources.☆66Updated 6 years ago
- A Pure Rust Implementation of Egalitarian Paxos☆49Updated 5 years ago
- Viewstamped Replication for Rust☆70Updated 2 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆141Updated 2 years ago
- Very simple projects used as examples in my blog posts☆17Updated last year
- ☆25Updated 6 months ago
- DBMS Performance & Correctness Testing Framework☆30Updated 4 years ago
- ☆68Updated 3 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!☆210Updated 5 years ago
- ☆12Updated 5 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- ViewStamped Replication implementation in Go☆41Updated 2 years ago
- framework for evaluating (planet-scale) consensus protocols☆129Updated last year
- Toy DB to get more sytems expereince☆27Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 8 months ago