1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-06 02:15:48 +03:00

regenerate lib/commands.js

This commit is contained in:
DTrejo
2013-02-17 19:06:13 -05:00
parent c3ea30ebea
commit bd1e004e99

View File

@@ -1,4 +1,4 @@
// This file was generated by ./generate_commands.js on Mon Aug 06 2012 15:04:06 GMT-0700 (PDT) // This file was generated by ./generate_commands.js on Sun Feb 17 2013 19:04:47 GMT-0500 (EST)
module.exports = [ module.exports = [
"append", "append",
"auth", "auth",
@@ -11,6 +11,8 @@ module.exports = [
"brpoplpush", "brpoplpush",
"client kill", "client kill",
"client list", "client list",
"client getname",
"client setname",
"config get", "config get",
"config set", "config set",
"config resetstat", "config resetstat",