mirror of
https://github.com/predis/predis.git
synced 2026-08-25 03:59:39 +00:00
2d39408c0f
In this method we can put the logic needed to prepare the connection right before sending the queued commands to the server (e.g. switching to the master server when connected in replication mode).