You've already forked node-redis
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:
@@ -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",
|
||||
|
Reference in New Issue
Block a user