ionelmc / python-redis-lock

Lock context manager implemented via redis SET NX EX and BLPOP.
https://pypi.python.org/pypi/python-redis-lock
BSD 2-Clause "Simplified" License
551 stars 77 forks source link

when blocking and not timeout, it is not necessary to execute blpop every time. #87

Open boycs007 opened 3 years ago