Issues
- 2
aioredis.errors.ReplyError: ERR ERROR
#108 opened by lsly2970 - 1
- 0
IndexError when trying to get or set lock
#107 opened by anton-zelenskiy - 0
- 1
How about support aioredis 2.0, because aioredis1.3 has problem: Connection <RedisConnection [db:0]> has pending commands, closing it.
#104 opened by andi2233i - 3
"module 'aioredis' has no attribute 'errors'"
#100 opened by vshulgin - 1
Destroy lock_manager without unlocking
#103 opened by scott-8 - 20
How about support aioredis 2.0?
#97 opened by long2ice - 2
Memory leaks
#101 opened by vasili-ii - 1
More descriptive errors
#90 opened by ChriZiegler - 7
aioredlock very fast error. Is this a bug?
#89 opened by centosredhat - 4
If aioredis.create_redis_pool encoding parameter is set, aioredlock raise AttributeError ?
#86 opened by trankos - 8
Is my method of use wrong?
#88 opened by centosredhat - 0
Operation Manual
#87 opened by centosredhat - 1
- 8
- 4
Can not release the lock on single instance after redis.setex on locked resource.
#82 opened by bolshoydi - 0
time.time -> time.monotonic
#81 opened by kvirt - 2
- 2
- 1
maxsize cannot be changed
#47 opened by vartagg - 6
Track lock's lifetime in Lock instances
#23 opened by akhilman - 6
A function to return number of active locks
#36 opened by sprajosh - 2
Allow to pass loop to airedlock constructor.
#35 opened by akhilman - 4
Call for code reviewers
#67 opened by akhilman - 1
What does this todo mean?
#46 opened by myaspm - 14
New release publish to pypi
#61 opened by deed02392 - 1
- 1
Test fails with python-3.8
#68 opened by akhilman - 12
Add watchdog feature for redlock
#51 opened by eedalong - 2
Continuous integration is broken.
#60 opened by akhilman - 3
Unset lock if failing to set the lock
#59 opened by idomozes - 1
Is it a typo?
#48 opened by MakDon - 2
weird question about aioredis
#37 opened by marcstreeter - 4
Allow to reuse existing AioRedis pool
#41 opened by alvassin - 6
- 3
- 5
Possible wrong behaviour in case partial lock
#16 opened by akhilman - 4
Add logging
#17 opened by akhilman - 4
Do autopep and isort
#18 opened by akhilman - 3
Locking with context manager
#19 opened by akhilman - 3
Make a new release v0.2.0
#33 opened by akhilman - 2
Support same address format as aioredis
#25 opened by akhilman - 4
- 1
- 2
Use same units for lock_timeout and retry_delay
#32 opened by akhilman - 5
Update aioredlock to work with aioredis-1.0
#8 opened by akhilman - 0
Update package versions in requirements-dev
#30 opened by akhilman - 1
- 1
Integrating pytest to setuptools
#11 opened by akhilman