This commit is contained in:
Vladimir Mihailenco 2018-02-27 16:11:25 +02:00
parent e075ad33d3
commit 68362cfda1
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ type ClusterOptions struct {
// The maximum number of retries before giving up. Command is retried // The maximum number of retries before giving up. Command is retried
// on network errors and MOVED/ASK redirects. // on network errors and MOVED/ASK redirects.
// Default is 16. // Default is 8.
MaxRedirects int MaxRedirects int
// Enables read-only commands on slave nodes. // Enables read-only commands on slave nodes.