forked from mirror/ledisdb
remove the repl cmds
This commit is contained in:
parent
5d32c0b5b8
commit
5926ba2b4d
|
@ -69,11 +69,6 @@ module.exports = [
|
||||||
"lttl",
|
"lttl",
|
||||||
"lpersist",
|
"lpersist",
|
||||||
|
|
||||||
"slaveof",
|
|
||||||
"fullsync",
|
|
||||||
"sync",
|
|
||||||
|
|
||||||
|
|
||||||
"zadd",
|
"zadd",
|
||||||
"zcard",
|
"zcard",
|
||||||
"zcount",
|
"zcount",
|
||||||
|
|
Loading…
Reference in New Issue