Skip to content

Sorted Set Functionality #14

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
wants to merge 5 commits into
base: go1
Choose a base branch
from
Open

Conversation

mynameisfiber
Copy link

I added a new function, ZRevRangeWithScores and ZIncrby. These were essential for my current use and I will soon expand them to be more generalized and applicable to the project as a whole. Just thought I'd make the pull request now so you know what's happening!

Micha Gorelick added 4 commits June 19, 2012 13:31
This was out of necessity, but thought should be given for allowing
optional arguments to be sent to redis.
Took out the flag parsing so that redis doesn't clobber user defined
flags.  This is under the philosophy that the redis debug flag will only
exist if the user calls flag.Parse(), otherwise the user won't expect
their program to accept flags.
@alphazero
Copy link
Owner

Hi, thanks for the heads-up.

@mynameisfiber
Copy link
Author

@alphazero By the way, this pull request is ready to go.

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

Successfully merging this pull request may close these issues.

2 participants