ionelmc / python-redis-lockLinks
Lock context manager implemented via redis SET NX EX and BLPOP.
☆560Updated 10 months ago
Alternatives and similar repositories for python-redis-lock
Users that are interested in python-redis-lock are comparing it to the libraries listed below
Sorting:
- The asyncio implemetation of Redis distributed locks☆308Updated last year
- Celery Once allows you to prevent multiple execution and queuing of celery tasks.☆673Updated last year
- Redis distributed locks in Python☆577Updated 4 years ago
- Fake implementation of redis API (redis-py) for testing purposes☆703Updated 2 years ago
- Redis client for Python asyncio (PEP 3156)☆551Updated 4 years ago
- A decorator for caching properties in classes.☆706Updated 5 months ago
- Asynchronous interface for peewee ORM powered by asyncio☆748Updated 3 months ago
- RedBeat is a Celery Beat Scheduler that stores the scheduled tasks and runtime metadata in Redis.☆952Updated 3 months ago
- asyncio smtplib implementation☆380Updated 3 weeks ago
- Data validation, serialization, deserialization & form rendering. 🔢☆541Updated 2 years ago
- fork of ConcurrentLogHandler☆335Updated 2 weeks ago
- Distributed locks with Redis and Python☆208Updated 5 years ago
- Python logging handler for Logstash.☆466Updated 10 months ago
- Backend for elasticsearch-py based on python's asyncio module.☆279Updated 3 years ago
- Various utility functions and datatypes for SQLAlchemy.☆1,290Updated 3 weeks ago
- dogpile.cache is a Python caching API which provides a generic interface to caching backends of any variety☆268Updated last month
- Easily document your Sanic API with a UI☆502Updated 2 years ago
- Python wrapper for hiredis☆504Updated last week
- asyncio-compatible timeout class☆566Updated this week
- Simple migration engine for Peewee☆364Updated 10 months ago
- Jobs scheduler for managing background task (asyncio)☆884Updated last week
- Asyncio strategy for SQLAlchemy.☆298Updated 3 years ago
- A Celery like task manager that distributes Asyncio coroutines☆437Updated 5 years ago
- ridiculously fast object serialization☆959Updated 4 years ago
- Multiprocessing Pool Extensions☆423Updated 2 weeks ago
- Authentication, JWT, and permission scoping for Sanic☆244Updated 7 months ago
- Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.☆946Updated last year
- Python logging handler for sending log events asynchronously to Logstash.☆190Updated 2 months ago
- aiomonitor is module that adds monitor and python REPL capabilities for asyncio application☆701Updated last month
- Parses cron schedules to iterate over datetime objects.☆448Updated last month