This website requires JavaScript.
Explore
Help
Sign In
redis
/
node-redis
Watch
1
Star
0
Fork
0
You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced
2025-08-09 00:22:08 +03:00
Code
Activity
Files
v.2.5.2
node-redis
/
lib
History
Ruben Bridgewater
359820c766
Support redis 2.4 info command
...
Fixes
#1008
2016-03-16 23:50:29 +01:00
..
command.js
Move multi; commands; createClient code into separate files
2016-03-07 01:57:56 +01:00
commands.js
Move multi; commands; createClient code into separate files
2016-03-07 01:57:56 +01:00
createClient.js
Improve createClient function to detect faulty input and throw
2016-03-07 01:57:56 +01:00
debug.js
Move multi; commands; createClient code into separate files
2016-03-07 01:57:56 +01:00
individualCommands.js
Support redis 2.4 info command
2016-03-16 23:50:29 +01:00
multi.js
Move multi; commands; createClient code into separate files
2016-03-07 01:57:56 +01:00
utils.js
Small utils improvements
2016-03-07 01:57:56 +01:00