mirror of
https://github.com/predis/predis.git
synced 2026-09-15 21:07:08 +00:00
565690a5b1
Some of these commands do not actually pose any threat, but their replies can be misleading since users do not know on which server they are connected to. We prefer to make things explicit so users can get a new client object out of a specific connection in the replication pool to issue these commands.