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.3
node-redis
/
lib
History
Ruben Bridgewater
41d26dc0c8
Fix domain handling and tls camelCase settings
...
Fixes
#1106
Fixes
#1103
Closes
#1104
2016-10-31 20:54:13 +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 domain handling and tls camelCase settings
2016-10-31 20:54:13 +01:00