You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-04 15:02:09 +03:00
Auto update of new commands from redis.io (Dave Hoover)
Run this: node generate_commands.js To fetch redis.io/commands.json and save it to a file that node_redis will read at startup.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// This file was generated by ./generate_commands.js on Thu Jun 02 2011 21:50:36 GMT-0500 (CDT)
|
||||
// This file was generated by ./generate_commands.js on Sun Jun 12 2011 14:25:05 GMT-1000 (HST)
|
||||
exports.Commands = [
|
||||
"append",
|
||||
"auth",
|
||||
|
Reference in New Issue
Block a user