Oaklight / Vesper-raftLinks
A fault-tolerant distributed key-value store using the Raft consensus algorithm.
☆53Updated 6 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☆159Updated 7 years ago
- A implementation of Raft in pure Python☆311Updated 5 months ago
- Tiny distributed file system like HDFS (and of-course GFS)☆85Updated 6 years ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆94Updated 6 years ago
- This is an implementation of a log structure merge tree.☆59Updated 8 years ago
- Code for the raft paper implementation☆20Updated last year
- asyncio RAFT algorithm bassed on aiohttp☆29Updated 10 years ago
- An on-disk B+tree for Python 3☆772Updated 6 years ago
- Asynchronous replication framework for distributed Python projects☆357Updated 2 years ago
- Simple implementation of Paxos protocol in Python☆77Updated 14 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- miniature redis-like server implemented in Python☆151Updated 3 years ago
- Serverless for all computation☆42Updated 2 years ago
- Rabia: Simplifying State-Machine Replication Through Randomization (SOSP 2021)☆44Updated 2 years ago
- Implementation of S3-FIFO cache algorithm☆16Updated 2 years ago
- Paxos implemented as a set of composable classes☆44Updated 10 years ago
- A Cuckoo filter implementation in Python☆14Updated 3 years ago
- Paxos in Python, tested with Jepsen☆31Updated 4 years ago
- A tiny log-structured key-value database written in pure Python.☆20Updated 3 years ago
- Transactional functions-as-a-service for database-oriented applications.☆155Updated 2 years ago
- A simple task queue implementation to enqeue jobs on local or remote processes.☆98Updated 5 years ago
- Python distributed coordination framework.☆33Updated 10 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 3 years ago
- ☆132Updated 7 years ago
- A low-latency, extensible, multi-tenant key-value store.☆55Updated 5 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆64Updated last year
- Python implementation of directed acyclic graph☆120Updated 5 years ago