Doist / hash_ringLinks
Implements consistent hashing in Python (using md5 as hashing function)
☆107Updated 3 years ago
Alternatives and similar repositories for hash_ring
Users that are interested in hash_ring are comparing it to the libraries listed below
Sorting:
- Tinman is a Tornado support package including an application wrapper/runner and a set of handy decorators.☆183Updated 11 years ago
- Celery integration for Flask (SINCE CELERY 3.0 THIS IS NO LONGER NEEDED)☆200Updated 11 years ago
- Nydus is a Python toolkit for managing database connections and routing operations, primarily for Redis☆377Updated 2 years ago
- A fast MySQL driver written in pure C/C++ for Python. Compatible with gevent through monkey patching.☆542Updated 5 years ago
- Generic socket pool☆167Updated 4 years ago
- A Python logging handler that publishes to redis pub/sub channels☆92Updated 6 years ago
- Python API for the Kafka Message Queue☆56Updated 12 years ago
- Redis Tools☆139Updated 4 years ago
- Benchmarks of various asynchronous Python MySQL client libraries☆55Updated 14 years ago
- Synchronization primitives for Tornado coroutines☆194Updated 2 years ago
- Python disque client, built on redis-py☆52Updated 10 years ago
- MongoDB python logging handler. Python centralized logging made easy.☆197Updated 12 years ago
- HTTP/RPC tracing library for Tornado☆62Updated 10 years ago
- Gearman API - Client, worker, and admin client interfaces☆241Updated 9 years ago
- A pure python module (thread safe) to access memcached via it's binary protocol with SASL auth support.☆166Updated 9 months ago
- Event sourcing and broadcasting for database.☆54Updated 7 years ago
- too cool for me☆61Updated 12 years ago
- Python queue implemented on top of Redis☆43Updated last year
- Redis cache cluster system in Python☆120Updated 9 years ago
- Ultra fast memcache client written in highly optimized C++ with Python bindings.☆263Updated 8 years ago
- Gevent tutorial for the Working Python Developer☆382Updated last year
- A Redis client library for Twisted Python