You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 21, 2023. It is now read-only.
Heads up #1156 will be merged soon. It should fix your core.Commands mixin. I would love some help with #1267 to be more up to date with Redis. I have a fairly jam packed school schedule this semester, so #1267 needs as much love as possible! Thanks!
Describe the bug
I have noticed it by lack of LT/GT for ZADD available since Redis 6.2. Quick comparison:
as output by the following code:
If it's a proper observation I could probably implement missing parts and make a PR. Unless there is some ongoing refactoring I would be messing with.
To Reproduce
Run the attached code or try to call API with missing arguments.
Expected behavior
API in sync with redis-py.
Logs/tracebacks
Python Version
3.7 in my case but any really
aioredis Version
2.0.1
Additional context
Code of Conduct
The text was updated successfully, but these errors were encountered: