py-sherlock / sherlock
Easy distributed locks for Python with a choice of backends.
☆376Updated last year
Alternatives and similar repositories for sherlock:
Users that are interested in sherlock are comparing it to the libraries listed below
- A simple distributed queue designed for handling one-off tasks with large sets of tasks☆444Updated 9 years ago
- Distributed locks with Redis and Python☆207Updated 4 years ago
- mock for redis-py (NO LONGER SUPPORTED)☆226Updated 4 years ago
- A py.test plugin providing fixtures and markers to simplify testing of asynchronous tornado applications.☆118Updated 4 years ago
- aioelasticsearch-py wrapper for asyncio☆137Updated 2 years ago
- Python promises☆125Updated last week
- Crochet: use Twisted anywhere!☆237Updated 7 months ago
- Async Python helpers for the official prometheus-client.☆172Updated this week
- Distributed tracing instrumentation for asyncio with zipkin☆189Updated last week
- Asyncio strategy for SQLAlchemy.☆298Updated 3 years ago
- Backport of the concurrent.futures package to Python 2.6 and 2.7☆232Updated 2 years ago
- Simple threaded cassandra wrapper for asyncio☆86Updated 4 years ago
- asyncio compatible driver for elasticsearch☆97Updated 5 years ago
- Set of basic Python collections backed by Redis☆117Updated last year
- SockJS Server☆118Updated 3 months ago
- Asynchronous generators, context managers and other utilities for use with asyncio☆63Updated 6 years ago
- Multiprocessing Pool Extensions☆422Updated this week
- PEP 567 Backport☆89Updated 6 years ago
- actor framework for Kombu☆75Updated 3 years ago
- Incoming request data validation☆53Updated 2 years ago
- Python AsyncIO Services☆238Updated last year
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆264Updated 2 months ago
- control, watch and launch your applications and jobs over HTTP.☆367Updated last year
- A fast and thorough lazy object proxy.☆255Updated 4 months ago
- A Celery like task manager that distributes Asyncio coroutines☆436Updated 4 years ago
- asyncio logging handler for logstash☆58Updated 2 years ago
- Python Rate Limiter implemented based on Redis INCR, EXPIRE, EVALSHA and EVAL.☆128Updated 5 months ago
- A Python library to efficiently manage and install database fixtures☆88Updated 5 years ago
- Python light ORM for Redis☆79Updated 6 years ago
- Backend for elasticsearch-py based on python's asyncio module.