Skip to content

Conversation

@ricardorames
Copy link
Contributor

As there is nodes auto discovering in JedisCluster, I believe to be useful a constructor who receives only one node. Something like this:

JedisCluster cluster = new JedisCluster(new HostAndPort("10.10.10.10", 7777));

Best regards!

@HeartSaVioR
Copy link
Contributor

LGTM.

marcosnils added a commit that referenced this pull request Sep 23, 2015
Add constructors in JedisCluster for just one node
@marcosnils marcosnils merged commit 50e8d34 into redis:master Sep 23, 2015
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