xingyif / raftLinks
Raft Consensus Algorithm
☆39Updated 7 years ago
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.☆54Updated 5 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆93Updated 6 years ago
- Python implementation of the Raft algorithm for distributed consensus☆157Updated 7 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Coordination Service for Distributed Systems☆105Updated last year
- An implementation of the RAFT consensus algorithm.☆91Updated 11 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- Distributed File System server implemented using RAFT Algorithm.☆16Updated 6 years ago
- Time, Clocks, and the Ordering of Events☆41Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated last year
- A framework for turning single server data stores into scalable, distributed databases.☆17Updated 8 years ago
- ☆13Updated 6 years ago
- ☆11Updated 4 years ago
- C++11 port of the PostgreSQL DBMS☆70Updated 9 years ago
- CASPaxos: Replicated State Machines without logs☆103Updated 7 years ago
- A curated list of TLA+ resources.☆66Updated 6 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
- Geo-replicated CalvinDB(Include the original CalvinDB and low latency version)☆25Updated 5 years ago
- Distributed systems lecture notes☆64Updated 11 months ago
- ☆130Updated 7 years ago
- Stasis is a flexible transactional storage library that is geared toward high-performance applications and system developers. It supports…☆53Updated 12 years ago
- RocksDB/LevelDB inspired key-value database in Go☆10Updated 4 years ago
- Couchbase Key-Value Engine☆141Updated this week
- Distributed Systems Reading Group☆20Updated 7 years ago
- Paxos implemented as a set of composable classes☆44Updated 9 years ago
- A TLA+ specification of the Apache BookKeeper replication protocol☆104Updated last year
- Append-only key-value database on a distributed shared-log☆52Updated last year
- A Swiss Army knife for read-write quorum systems☆85Updated 4 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago