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

What java client can I use for RSCoordinator? #339

Open
chenlizhao opened this issue Jan 24, 2022 · 2 comments
Open

What java client can I use for RSCoordinator? #339

chenlizhao opened this issue Jan 24, 2022 · 2 comments

Comments

@chenlizhao
Copy link

I use JRediSearch for redis search, but it seems doesn't support redis cluster, so if I want to use RSCoordinator, what client should I use?

@xiaohei31
Copy link

RSCoordinator is deprecated for RediSearch>=2.2.
RSCoordinator is already merged into RediSearch.
Please try make RediSearch by make build COORD=1

JRediSearch is OK.

@xiaohei31
Copy link

You just need to connect to one node. RSCoordinator merged into RediSearch will search over the cluster.

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

No branches or pull requests

2 participants