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

Cluster mode support #1

Open
MariaNosareva opened this issue Feb 4, 2019 · 7 comments
Open

Cluster mode support #1

MariaNosareva opened this issue Feb 4, 2019 · 7 comments
Assignees
Labels
enhancement New feature or request

Comments

@MariaNosareva
Copy link

Will there be cluster mode support in the future? And if so, when will it be approximately?

@gkorland
Copy link
Contributor

gkorland commented Feb 5, 2019

We plan to add it, but we're still struggling about the right semantic for TS.RANGEBYLABELS

@joyang1
Copy link

joyang1 commented Jul 9, 2019

@gkorland I can help to support cluster mode.

@gkorland
Copy link
Contributor

gkorland commented Jul 9, 2019

@joyang1 thanks (again) for your help

@joyang1
Copy link

joyang1 commented Jul 9, 2019

no thanks. I'm will push a pr for you.

@joyang1
Copy link

joyang1 commented Jul 29, 2019

hello, @gkorland. When I coding to support cluster mode. I find the Command.MRANGE that no key, but the jedis cluster use key to obtain slot. So what I need to do.

@gkorland
Copy link
Contributor

I think you might want to do like JedisCluster#eval(String script, String sampleKey) and let the user provide a sample key which will probably be a tagged key like x{a}

@joyang1
Copy link

joyang1 commented Jul 29, 2019

ok, I will try.

@gkorland gkorland added the enhancement New feature or request label Jun 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants