Connect redis in cluster mode using vertx-redis-client

458 views
Skip to first unread message

amip...@athenahealth.com

unread,
Apr 25, 2018, 8:21:13 AM4/25/18
to vert.x
Hi folks,

I want to connect redis cluster using vert.x redis client. I am using vert.x version 3.3.2.
I checked that other redis clients supports using RefisCluster and Sentinel as well. But I could not found something like that which will enable me to connect to redis cluster using redis vert,x client.

When I try to connect AWS elastic cache redis instance using host and port, I am getting below error/exception from redis.

io.vertx.core.impl.NoStackTraceThrowable: MOVED 5355 XX.XXX.XXX.XXX:6379


FYI: I am able to connect above redis cluster using redis-cli using -c option. So, is there something that will enable cluster mode from redis client of vert.x?

So, I need help to resolve this issue and a way to connect redis cluster using vert.x client.


Thanks,

Amit Patil.

Paulo Lopes

unread,
May 7, 2018, 3:20:49 AM5/7/18
to vert.x
Hi Amit, currently the cluster API is not supported. I've added a issue to get it implemented:

https://github.com/vert-x3/vertx-redis-client/issues/106
Reply all
Reply to author
Forward
0 new messages