Skip to content

Handling MOVED with Redis Sentinel #2304

Answered by mp911de
jcustenborder asked this question in Q&A
Discussion options

You must be logged in to vote

MOVED replies are only used with Redis Cluster. Your cluster nodes report also that they are using Cluster mode:

$4
mode
$7
cluster

Please use RedisClusterClient as the use of Redis Sentinel with Cluster doesn't make any sense.

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by jcustenborder
Comment options

You must be logged in to vote
1 reply
@mp911de
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants