mirror of
https://github.com/predis/predis.git
synced 2026-08-29 11:41:29 +00:00
d6fa4a3292
Providing a basic hint in the exception message about the server that caused a connection exception could be useful especially with aggregated connections. This is in response to issue #110.