simonacca / zatt
Python implementation of the Raft algorithm for distributed consensus
☆156Updated 6 years ago
Alternatives and similar repositories for zatt:
Users that are interested in zatt are comparing it to the libraries listed below
- Asynchronous replication framework for distributed Python projects☆349Updated last year
- A implementation of Raft in pure Python☆297Updated 9 years ago
- Raft Consensus Algorithm☆38Updated 6 years ago
- An implementation of the RAFT consensus algorithm.☆91Updated 10 years ago
- A library for replicating your python class between multiple servers, based on raft protocol☆713Updated this week
- Python bindings for RocksDB☆277Updated last year
- Python distributed coordination framework.☆33Updated 9 years ago
- Tool to dump python thread and greenlet stacks.☆163Updated 6 months ago
- Example multi-paxos application for those learning Paxos & multi-paxos☆91Updated 5 years ago
- Implementation of the gossip protocol☆134Updated 2 years ago
- asyncio RAFT algorithm bassed on aiohttp☆30Updated 9 years ago
- A fault-tolerant distributed key-value store using the Raft consensus algorithm.☆53Updated 5 years ago
- Utilities for analyzing (C)Python code with SystemTap☆49Updated 8 years ago
- Paxos implemented as a set of composable classes☆42Updated 9 years ago
- Gevent tutorial for the Working Python Developer☆382Updated 9 months ago
- async minimal redis client for tornado ioloop designed for performances (use C hiredis parser)☆126Updated 4 years ago
- A python client for etcd☆524Updated 6 months ago
- Provides utilities to facilitate the usage of Zipkin in Python☆224Updated last year
- An on-disk B+tree for Python 3☆767Updated 5 years ago
- A python simple implementation of the Raft distributed consensus protocol.Just for learn the raft☆37Updated 6 years ago
- Plain Paxos Implementations in Python & Java☆588Updated 3 years ago
- Redis Priority Queue offers a priority/timeline based queue for use with Redis☆151Updated 7 months ago
- A least recently used (LRU) cache for Python☆223Updated 7 months ago
- Paxos in Python, tested with Jepsen☆31Updated 3 years ago
- Python library for RPC over UDP☆95Updated last year
- Python client for the etcd API v3☆438Updated 2 months ago
- A pure python implementation of Mesos scheduler and executor☆163Updated 3 years ago
- This is an implementation of a log structure merge tree.☆59Updated 7 years ago
- Full featured consistent hashing python library compatible with ketama☆207Updated 11 months ago
- Implements consistent hashing in Python (using md5 as hashing function)☆107Updated 3 years ago