mirror of
https://github.com/predis/predis.git
synced 2026-08-22 14:31:12 +00:00
5d7f297110
We must always execute ASKING on the connection identified by the -ASK response before executing the actual command because not doing so will break the cluster specifications while redis-cluster is performing a resharding operation.