From 5926ba2b4d3ac342f2425085bbf64d089c8b2a50 Mon Sep 17 00:00:00 2001 From: wenyekui Date: Tue, 5 Aug 2014 11:54:28 +0800 Subject: [PATCH] remove the repl cmds --- client/nodejs/ledis/lib/commands.js | 5 ----- 1 file changed, 5 deletions(-) diff --git a/client/nodejs/ledis/lib/commands.js b/client/nodejs/ledis/lib/commands.js index 2148669..8e5a524 100644 --- a/client/nodejs/ledis/lib/commands.js +++ b/client/nodejs/ledis/lib/commands.js @@ -69,11 +69,6 @@ module.exports = [ "lttl", "lpersist", - "slaveof", - "fullsync", - "sync", - - "zadd", "zcard", "zcount",