Skip to content

Commit fff8b56

Browse files
committed
Sentinel: Update README
1 parent 1ea2f5d commit fff8b56

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ and one or more slaves (`mymaster` in the example).
105105

106106
* It is possible to optionally provide a role. The allowed roles are `master`
107107
and `slave`. When the role is `slave`, the client will try to connect to a
108-
random slave of the specified master.
108+
random slave of the specified master. If a role is not specified, the client
109+
will connect to the master.
109110

110111
* When using the Sentinel support you need to specify a list of sentinels to
111112
connect to. The list does not need to enumerate all your Sentinel instances,

0 commit comments

Comments
 (0)