python-redis-lock

Lock context manager implemented via redis SETNX/BLPOP.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install python-redis-lock

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
4.0.0 2022-10-17  
3.7.0 2020-11-20  
3.6.0 2020-07-23  
3.5.0 2020-01-12  
3.4.0 2019-12-06  
3.3.1 2019-01-19  
3.3.0 2019-01-17  
3.2.0 2016-10-29  
3.1.0 2016-04-16  
3.0.0 2016-01-16  
2.3.0 2015-09-27  
2.2.0 2015-08-19  
2.1.0 2015-03-11  
2.0.0 2014-12-29  
1.0.0 2014-12-23  
0.1.2 2013-11-05  
0.1.1 2013-10-26  
0.1.0 2013-10-26  
0.0.1 2013-10-25  

Issues with this package?

Page last updated 2025-06-27 18:07:54 UTC