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-06 02:15:48 +03:00
Code
Activity
Files
v3.0.0
node-redis
/
lib
History
Salakar
9d65e1c3ed
tests: fix buffer test (failed due to new parser) & remove unused node feature checks (< 4)
2020-02-07 00:31:08 +00: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
tests: fix buffer test (failed due to new parser) & remove unused node feature checks (< 4)
2020-02-07 00:31:08 +00:00
createClient.js
Fix typo in createClient.js
2018-12-27 14:53:01 -08:00
customErrors.js
feat(parser): update to latest Redis parser & errors (
#1470
)
2020-02-03 17:53:56 +00:00
debug.js
Added timestamp to debug traces (
#1426
)
2019-05-07 22:50:25 +02:00
extendedApi.js
fix: client duplicate function now allows db param to be passed
2018-02-23 17:14:47 +00:00
individualCommands.js
fix: always copy subscribe unsubscribe arguments
2017-07-20 13:20:50 -03:00
multi.js
swap out queue library
2018-02-11 14:18:34 +00:00
utils.js
Generalise monitor_regex
2017-03-14 09:03:17 -07:00