Skip to content

Commit 457f534

Browse files
committed
removed cluster_start_nodes until supported
1 parent ab6df91 commit 457f534

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/resty/redis/connector.lua

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,6 @@ local DEFAULTS = setmetatable({
101101
role = "master", -- master | slave | any
102102
sentinels = {},
103103

104-
cluster_startup_nodes = {}, -- TODO remove this until implemented?
105104
}, fixed_field_metatable)
106105

107106

0 commit comments

Comments
 (0)