8000 there is no ZCOUNT command · Issue #31 · hoisie/redis · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

there is no ZCOUNT command #31

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
gihnius opened this issue Sep 23, 2013 · 1 comment
Open

there is no ZCOUNT command #31

gihnius opened this issue Sep 23, 2013 · 1 comment

Comments

@gihnius
Copy link
Contributor
gihnius commented Sep 23, 2013

can count a sorted set by zcount key -inf +inf ?

alexanderscott added a commit to alexanderscott/redis that referenced this issue Apr 19, 2015
@alexanderscott
Copy link

Yes, you can do so with client.ZcountAll (or provide custom min/max as floats to client.Zcount). This can be seen in implementation here and I have opened a pull with appropriate tests for Zcount and ZcountAll in #43 .

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
0