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

Could you please integrate a couple of missing functions? #264

Closed
wants to merge 2 commits into from

Conversation

thonier
Copy link

@thonier thonier commented Mar 19, 2012

Hi,

Transaction.java seemed to be missing a couple of functions (zrevrangeByScoreWithScores with 2 prototypes). Since Client.java already has the corresponding implementation and "zrangeByScoreWithScores" is implemented, I assume this is a simple oversight.

Thanks a lot!
-Guillaume

@xetorthio
Copy link
Contributor

This is perfect. Would you mind adding to this pull request some tests?

@samhendley
Copy link
Contributor

Starting in jedis 2.2.0 Transaction now implements the following interfaces (which include those functions):

  • BasicRedisPipeline
  • BinaryRedisPipeline
  • RedisPipeline
  • MultiKeyBinaryRedisPipeline
  • MultiKeyCommandsPipeline

@samhendley samhendley closed this Jan 10, 2013
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.

3 participants