We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ea2f5d commit fff8b56Copy full SHA for fff8b56
README.md
@@ -105,7 +105,8 @@ and one or more slaves (`mymaster` in the example).
105
106
* It is possible to optionally provide a role. The allowed roles are `master`
107
and `slave`. When the role is `slave`, the client will try to connect to a
108
-random slave of the specified master.
+random slave of the specified master. If a role is not specified, the client
109
+will connect to the master.
110
111
* When using the Sentinel support you need to specify a list of sentinels to
112
connect to. The list does not need to enumerate all your Sentinel instances,
0 commit comments