|
b06985a219
|
Update commands list and remove unecessary code
Add use strict
Add changelog entry
|
2015-09-12 19:47:25 +02:00 |
|
|
1f9e536ca0
|
Add use strict statements
This is going to improve the performance minimal and improves the safety of the code
|
2015-07-22 17:50:37 +02:00 |
|
|
8e338c6136
|
node 0.6 fixes
|
2011-11-10 13:05:46 -10:00 |
|
|
707c9ab3df
|
Add static list of commands to those downloaded from redis.io.
|
2011-06-28 22:48:30 -07:00 |
|
|
3d36711563
|
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.
|
2011-06-12 14:25:57 -10:00 |
|
|
e6b29c6846
|
Simplifying writeCommandsToFile /ht @polgfred
|
2011-06-02 21:52:03 -05:00 |
|
|
e210755b52
|
Developing the 'somehow' in 'This list [of commands] needs to be updated, and perhaps auto-updated somehow'
|
2011-06-02 21:12:13 -05:00 |
|