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
- A implementation of Raft in pure Python☆306Updated last week
- An on-disk B+tree for Python 3☆769Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆92Updated 6 years ago
- Tiny distributed file system like HDFS (and of-course GFS)☆85Updated 6 years ago
- Asynchronous replication framework for distributed Python projects☆353Updated 2 years ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 10 years ago
- A tiny log-structured key-value database written in pure Python.☆20Updated 3 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- miniature redis-like server implemented in Python☆152Updated 2 years ago
- Code for the raft paper implementation☆20Updated last year
- Python bindings for pmemkv☆13Updated 2 years ago
- Paxos implemented as a set of composable classes☆44Updated 9 years ago
- Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)☆45Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- An implementation of an LSM Tree in Python☆49Updated 2 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 4 years ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- An update-in-place key-value store for modern storage.☆143Updated last year
- An implementation of the RAFT consensus algorithm.☆91Updated 10 years ago
- A key-value store implemented as a Log-Structured Merge Tree in C++☆71Updated 8 years ago
- Python bindings for xorfilter(faster and smaller than bloom and cuckoo filters)☆117Updated this week
- Python distributed coordination framework.☆33Updated 10 years ago
- Log-Structured Merge-Tree (LSM-Tree)☆89Updated 8 years ago
- A simple file-based key-value database written in Python☆86Updated 2 years ago
- Python (DB-API 2.0) Client for rqlite, the lightweight, distributed database built on SQLite.☆122Updated 6 months ago
- Serverless for all computation☆42Updated 2 years ago
- Fast, pure Python indexable skip list☆27Updated 10 years ago
- Full featured consistent hashing python library compatible with ketama☆211Updated 4 months ago