1
0
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:
Matt Ranney
2011-06-12 14:25:57 -10:00
parent d6b5e8b7d3
commit 3d36711563
5 changed files with 46 additions and 41 deletions

View File

@@ -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",