mirror of
https://github.com/predis/predis.git
synced 2026-08-23 21:49:40 +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.