mirror of
https://github.com/predis/predis.git
synced 2026-09-18 06:17:08 +00:00
c2d0737e98
This is a more sane default as it allows users to indicate only a few servers of the whole cluster composition, while it previously required a more complex configuration of the client using client options. This feature can be disabled using the "enableClusterNodes()" method.