Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

zincrby in newer verions of pip redis seems to have a different format/value set. #18

Open
avuko opened this issue Jul 21, 2020 · 2 comments

Comments

@avuko
Copy link
Owner

avuko commented Jul 21, 2020

I seem to remember this is why we pinned an older version.
I'll look into it.

@avuko
Copy link
Owner Author

avuko commented Jul 21, 2020

zadd is also different. For now, pip3 install redis='<=3.*' will help "avoid" this issue. Not really where we'd want the code to be.

@lzvdijk
Copy link
Collaborator

lzvdijk commented Aug 12, 2020

Not sure if you already found this, but the pinning was related to the inconsistency in parameter ordering as mentioned here: https://github.com/andymccurdy/redis-py#zincrby

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants