mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
ec723fd4a9
The reason for this change is that not every cluster implementation can support this behaviour, think of Redis cluster for example. We moved the implementation of this method in Predis\Connection\PredisCluster since it can still be useful.