Skip to content

Redis lock backend based on python-redis-lock library#138

Open
SoaQa wants to merge 5 commits intocameronmaske:masterfrom
SoaQa:add_redis_lock_backend
Open

Redis lock backend based on python-redis-lock library#138
SoaQa wants to merge 5 commits intocameronmaske:masterfrom
SoaQa:add_redis_lock_backend

Conversation

@SoaQa
Copy link
Copy Markdown

@SoaQa SoaQa commented Feb 16, 2023

Hello!
When we were using Redis back-end in our production environment we found Celery tasks (with CeleryOnce base class) started running concurrently when the load became high.
We fixed this using python-redis-lock library in our project and I would like to incorporate this back-end in your library (:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant