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

Add static list of commands to those downloaded from redis.io.

This commit is contained in:
Matt Ranney
2011-06-28 22:48:30 -07:00
parent 4b988bdb60
commit 707c9ab3df
4 changed files with 32 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
// This file was generated by ./generate_commands.js on Sun Jun 12 2011 14:25:05 GMT-1000 (HST)
exports.Commands = [
// This file was generated by ./generate_commands.js on Tue Jun 28 2011 22:37:02 GMT-0700 (PDT)
module.exports = [
"append",
"auth",
"bgrewriteaof",