issues
search
SPSCommerce
/
redlock-py
Redis distributed locks in Python
MIT License
572
stars
117
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixes for default retries.
#32
alekseysink
opened
3 years ago
0
setup.py: Fix url
#31
jayvdb
opened
4 years ago
0
Add watching dog to extend TTL
#30
TsingJyujing
opened
4 years ago
4
[BAC-232] Fix: Python 3 compatibility
#29
mentholi
closed
5 years ago
0
Include license file in the generated wheel package
#28
jdufresne
closed
5 years ago
0
fix: fix "redlock may crash while some redis-server crash"
#27
yangluoshen
opened
7 years ago
0
Add the capacity to extend a RedLock lock, as per the specification
#26
jdstmporter
opened
7 years ago
0
Add context manager support
#25
dmitryzv
opened
7 years ago
4
retry_count = 0 or retry_delay = 0 not works, may be a bug?
#24
FelixHo
opened
7 years ago
0
Redis Cluster
#23
aldycool
opened
7 years ago
2
fix PyPI homepage link
#22
hjacobs
closed
5 years ago
3
Added travis and tox for testing
#21
shalev67
opened
7 years ago
0
Lock method does not work
#20
RafaelAcostaQ2
opened
7 years ago
2
Fails with non-default setting of redis
#19
hamukazu
closed
8 years ago
1
Possible to check on lock status?
#18
bingwenhe
opened
8 years ago
1
Question: how do you keep the lock
#17
osallou
opened
8 years ago
3
Redlock class can now receive StrictRedis objects, or subclasses, in …
#16
advance512
closed
8 years ago
0
Issue-1: Raise `ValueError` and `MultipleRedlockException` when appropriate
#15
XiaonuoGantan
closed
8 years ago
1
Should raise `ValueError` and be more specific about exceptions in `def lock_instance`
#14
XiaonuoGantan
closed
8 years ago
2
python 3 compatible lock value encoding
#13
stephanerobert
closed
8 years ago
1
Use setex command with older versions of redis
#12
markplindsay
closed
9 years ago
2
Python 3 compatibility
#11
piotrbulinski
closed
9 years ago
0
Fixed Python 3 compatibility, packaging and code style problems
#10
agronholm
closed
9 years ago
0
Regression fix
#9
ffix
closed
9 years ago
0
python3 incompatibility fix
#8
ffix
closed
9 years ago
2
NameError: name 'basestring' is not defined
#7
karsep5
closed
9 years ago
1
quorum majority: num servers actually up vs num servers client thinks are up
#6
adgaudio
closed
9 years ago
0
Removed broad exception clause to catch exceptions which may be relevant...
#5
nick-merrill
closed
9 years ago
3
Add simple command line tool
#4
rcoup
closed
9 years ago
0
Fix logic when calculating `validity`.
#3
hellp
closed
9 years ago
1
Small fixes
#2
hellp
closed
9 years ago
2
Add a license
#1
dallagi
closed
10 years ago
1