issues
search
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
fix docs
#95
Open
daleevans
opened
2 years ago
daleevans
commented
2 years ago
docs were missing the conn parameter to redis_lock.reset_all()
docs were missing the conn parameter to redis_lock.reset_all()