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

adding support for JedisSentinelPool #5

Merged
merged 1 commit into from
Jan 6, 2014
Merged

Conversation

xargsgrep
Copy link

Added support for JedisSentinelPool which is in the jedis master branch. The official 2.2.2 release doesn't seem to be available yet but someone manually packaged it up and uploaded it to maven central (http://search.maven.org/#artifactdetails%7Cnet.heartsavior%7Cjedis%7C2.2.1.1%7Cjar).

<artifactId>jedis</artifactId>
<version>2.1.0</version>
<version>2.2.1.1</version>
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i had to change this dependency to a manually packaged version of jedis built from master because there are no official 2.2.2 releases of jedis - once that's available it can be changed to that.

pk11 pushed a commit that referenced this pull request Jan 6, 2014
adding support for JedisSentinelPool
@pk11 pk11 merged commit 8a26b14 into pk11:master Jan 6, 2014
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.

None yet

2 participants