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.6.5
node-redis
/
lib
History
Ruben Bridgewater
b9540d4965
Fix monitor mode not working with IPv6, sockets or lua scripts
...
Fixes
#1189
Fixes
#1037
2017-01-12 23:51:41 +01:00
..
command.js
Add good stack traces tests and fix stack traces in debug mode
2016-06-01 14:04:25 +02:00
commands.js
Add tests to make sure no invalid function names get exported
2016-06-02 00:59:54 +02:00
createClient.js
Use built-in error classes to make errors more specific
2016-04-29 04:10:24 +02:00
customErrors.js
Inherit the name property in the error classes
2016-05-31 15:11:57 +02:00
debug.js
Accept arbitrary arguments in the debug function
2016-04-23 12:54:43 +02:00
extendedApi.js
Refactor command parsing
2016-05-29 01:38:34 +02:00
individualCommands.js
Fix monitoring mode not always activating soon enough
2016-05-29 01:38:34 +02:00
multi.js
Fire the individual original callbacks when using transactions
2016-06-16 12:29:00 +02:00
utils.js
Fix monitor mode not working with IPv6, sockets or lua scripts
2017-01-12 23:51:41 +01:00