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
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Time, Clocks, and the Ordering of Events☆40Updated 4 years ago
- Raft Consensus Algorithm☆39Updated 7 years ago
- Paxos in Python, tested with Jepsen☆31Updated 4 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Distributed Systems Consistency Reading Group☆42Updated 5 years ago
- An on-disk B+tree for Python 3☆770Updated 6 years ago
- A implementation of Raft in pure Python☆311Updated 4 months ago
- Python implementation of the Raft algorithm for distributed consensus☆159Updated 7 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- Your SQL database for learning purpose☆78Updated 3 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- ☆21Updated 2 years ago
- ☆132Updated 7 years ago
- framework for evaluating (planet-scale) consensus protocols☆130Updated last year
- Fast, pure Python indexable skip list☆28Updated 10 years ago
- A collection of state machine replication protocols☆121Updated 3 years ago
- Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.☆142Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 5 months ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆24Updated 6 years ago
- ☆17Updated 2 years ago
- ⛵ A distributed key-value store based on Raft. (WIP)☆44Updated 5 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- Shared Unit Raft☆82Updated last year