mirror of
https://github.com/predis/predis.git
synced 2026-08-25 05:29:35 +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.