-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Open
Labels
Description
Hello,
I'm implementing a client for redis cluster in ruby.
https://github.com/redis-rb/redis-cluster-client
I'm trying to test the client under resharding and scale reading conditions. But it seems that replica nodes don't reply ask-redirection error. Clients receive nil from replica nodes while resharding. Is there a way to obtain values of keys in the middle of resharding from replica nodes correctly?
I'm testing with redis 7 docker image.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Backlog