RSCoordinator icon indicating copy to clipboard operation
RSCoordinator copied to clipboard

What java client can I use for RSCoordinator?

Open chenlizhao opened this issue 3 years ago • 2 comments

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?

chenlizhao avatar Jan 24 '22 09:01 chenlizhao

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 avatar Feb 06 '22 12:02 xiaohei31

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

xiaohei31 avatar Feb 06 '22 12:02 xiaohei31