Open rueian opened 2 months ago
The standalone Valkey 8 server can respond with MOVED and ASK redirections, therefore the standalone client implementation should be able to follow them.
Related to https://github.com/valkey-io/valkey-doc/pull/164
Actually, I think we should reuse the clusterClient when we enable CLIENT CAPA redirect.
clusterClient
CLIENT CAPA redirect
@rueian can I please take this up?
Sure, if you need any help, feel free to ask me here.
The standalone Valkey 8 server can respond with MOVED and ASK redirections, therefore the standalone client implementation should be able to follow them.
Related to https://github.com/valkey-io/valkey-doc/pull/164