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 ded1e19 commit 8b6a9caCopy full SHA for 8b6a9ca
README.md
@@ -63,7 +63,7 @@ The defaults are as follows:
63
Note that if `sentinel://` is supplied as the `url` parameter, a table of `sentinels` must also
64
be supplied. e.g.
65
66
-``lua
+```lua
67
local redis, err = rc:connect{
68
url = "sentinel://mymaster:a/2",
69
sentinels = {
0 commit comments