Oaklight / Vesper-raftLinks
A fault-tolerant distributed key-value store using the Raft consensus algorithm.
☆54Updated 5 years ago
Alternatives and similar repositories for Vesper-raft
Users that are interested in Vesper-raft are comparing it to the libraries listed below
Sorting:
- Raft Consensus Algorithm☆39Updated 7 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
- A implementation of Raft in pure Python☆308Updated last month
- An on-disk B+tree for Python 3☆769Updated 6 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆93Updated 6 years ago
- Tiny distributed file system like HDFS (and of-course GFS)☆85Updated 6 years ago
- Asynchronous replication framework for distributed Python projects☆357Updated 2 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 10 years ago
- Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)☆44Updated 2 years ago
- Paxos implemented as a set of composable classes☆44Updated 9 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- An implementation of an LSM Tree in Python☆50Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A tiny log-structured key-value database written in pure Python.☆20Updated 3 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated last year
- An update-in-place key-value store for modern storage.☆144Updated last year
- This is the source code for our (Tobias Ziegler, Carsten Binnig and Viktor Leis) published paper at SIGMOD’22: ScaleStore: A Fast and Cos…☆124Updated last year
- Code for the raft paper implementation☆20Updated last year
- Coordination Service for Distributed Systems☆105Updated last year
- An embedded key-value store library specialized for building state machine and log store☆236Updated 2 months ago
- [VLDB 2023 Vol 17] "An Empirical Evaluation of Columnar Storage Formats"☆64Updated this week
- Fast, pure Python indexable skip list☆27Updated 10 years ago
- Source code for Lotus: Scalable Multi-Partition Transactions on Single-Threaded Partitioned Databases☆46Updated 3 years ago
- Wukong: A scalable and locality-enhanced serverless parallel framework (ACM SoCC'20)☆76Updated 11 months ago
- Order-preserving key encoder☆125Updated 5 years ago
- In-memory, columnar, arrow-based database.☆48Updated 3 years ago