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

(sort_set)key score member [score] [member] ! how to incre member #634

Closed
hzceo opened this issue Aug 17, 2012 · 2 comments
Closed

(sort_set)key score member [score] [member] ! how to incre member #634

hzceo opened this issue Aug 17, 2012 · 2 comments

Comments

@hzceo
Copy link

hzceo commented Aug 17, 2012

I use score as key and member as value!but i want to incre member and sorted by key as well as get rang limit!how to!

@jokea
Copy link
Contributor

jokea commented Aug 27, 2012

Members are not meant to be modified in a zset. You can delete the old one and insert a new one.
This is not a server issue and you should publish it to the redis mailing list.

@pietern
Copy link
Contributor

pietern commented Aug 28, 2012

What @jokea says. Closing.

@pietern pietern closed this as completed Aug 28, 2012
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

3 participants