Skip to content

GT option is not supported on zadd #273

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

Open
scottjacobsen opened this issue Dec 12, 2023 · 0 comments
Open

GT option is not supported on zadd #273

scottjacobsen opened this issue Dec 12, 2023 · 0 comments

Comments

@scottjacobsen
Copy link

zadd supports the GT option, but fakeredis breaks if $redis.zadd(key, [[score1, member1], [score2, member2]], gt: true) is called because it does not delete GT from the args array.

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

1 participant