scredis.io
The connection logic for a whole Redis cluster. Handles redirection and sharding logic as specified in http://redis.io/topics/cluster-spec
List of servers to initialize the cluster connection with.
Maximum number of retries or redirects for a request. The ClusterConnection may attempt to try several nodes before giving up on sending a command.
(Since version ) see corresponding Javadoc for more information.
The connection logic for a whole Redis cluster. Handles redirection and sharding logic as specified in http://redis.io/topics/cluster-spec