Redis distributed locks in Python
☆580Dec 11, 2020Updated 5 years ago
Alternatives and similar repositories for redlock-py
Users that are interested in redlock-py are comparing it to the libraries listed below
Sorting:
- The asyncio implemetation of Redis distributed locks☆318Dec 29, 2023Updated 2 years ago
- Distributed locks with Redis and Python☆216May 30, 2020Updated 5 years ago
- Lock context manager implemented via redis SET NX EX and BLPOP.☆573Sep 4, 2025Updated 5 months ago
- Python cluster client for the official redis cluster. Redis 3.0+.☆1,093Aug 24, 2023Updated 2 years ago
- Messaging library for Python.☆3,103Feb 20, 2026Updated last week
- Redis Python client☆13,491Updated this week
- Redis for humans. 🌎🌍🌏☆1,238Feb 19, 2026Updated last week
- Requests + Gevent = <3☆4,590Aug 8, 2024Updated last year
- Real-time monitor and web admin for Celery distributed task queue☆7,106Feb 9, 2026Updated 2 weeks ago
- Good Curio!☆4,132Dec 21, 2025Updated 2 months ago
- zerorpc for python☆3,237Feb 8, 2025Updated last year
- [UNMAINTAINED] A developer-friendly Python library to interact with Apache HBase☆612Updated this week
- Thrift app and worker for gunicorn!☆207Apr 30, 2024Updated last year
- Coroutine-based concurrency library for Python☆6,441Updated this week
- Kazoo is a high-level Python library that makes it easier to use Apache Zookeeper.☆1,319Oct 17, 2025Updated 4 months ago
- Thriftpy has been deprecated, please migrate to https://github.com/Thriftpy/thriftpy2☆1,151Dec 9, 2018Updated 7 years ago
- a little task queue for python☆5,927Updated this week
- Python framework for building microservices☆4,768May 1, 2024Updated last year
- OpenTracing API for Python. 🛑 This library is DEPRECATED! https://github.com/opentracing/specification/issues/163☆753Jul 1, 2022Updated 3 years ago
- asyncio (PEP 3156) Redis support☆2,294Feb 20, 2023Updated 3 years ago
- Ultra fast asyncio event loop.☆11,661Jan 30, 2026Updated last month
- Raven is the legacy Python client for Sentry (getsentry.com) — replaced by sentry-python☆1,670Jan 27, 2022Updated 4 years ago
- A fast Python in-process signal/event dispatching system.☆2,022Nov 19, 2025Updated 3 months ago
- DB-API2 connection pool for Django (for postgresql, mysql and sqlite)☆125Nov 19, 2021Updated 4 years ago
- The comprehensive WSGI web application library.☆6,848Feb 19, 2026Updated last week
- Visually explore Python object graphs☆835Nov 14, 2025Updated 3 months ago
- 🔥 Pyflame: A Ptracing Profiler For Python. This project is deprecated and not maintained.☆2,988Dec 3, 2019Updated 6 years ago
- Python client for Apache Kafka☆5,888Updated this week
- Distributed Task Queue (development branch)☆28,152Updated this week
- Asynchronous Redis client that works within Tornado IO loop.☆665Dec 13, 2018Updated 7 years ago
- Task scheduling library for Python☆7,349Feb 20, 2026Updated last week
- Asynchronous HTTP client/server framework for asyncio and Python☆16,367Updated this week
- Accelerate your web app development | Build fast. Run fast.☆18,640Jan 7, 2026Updated last month
- gunicorn 'Green Unicorn' is a WSGI HTTP Server for UNIX, fast clients and sleepy applications.☆10,450Updated this week
- Celery Once allows you to prevent multiple execution and queuing of celery tasks.☆687Aug 29, 2023Updated 2 years ago
- uWSGI application server container☆3,544Oct 11, 2025Updated 4 months ago
- Simple job queues for Python