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
13ad249ae626f76bb5d2ec7fe02b5dcfd37b150f
node-redis
/
packages
/
client
/
lib
/
client
History
Leibale Eidelman
13ad249ae6
fix
#2010
- stop reconnect after .disconnect() (
#2323
)
...
*
fix
#2010
- stop reconnect after .disconnect() * fix quit
2022-11-24 14:03:34 -05:00
..
RESP2
fix legacy mode resp encoder (
#2118
)
2022-05-11 14:20:26 -04:00
commands-queue.ts
prepare 4.1.0 (
#2111
)
2022-05-02 11:48:12 -04:00
commands.ts
fix
#1915
- CLIENT TRACKINGINFO (
#2127
)
2022-05-12 13:05:27 -04:00
index.spec.ts
fix
#2205
- reject commands in connect phase when
disableOfflineQueue
is
true
(
#2328
)
2022-11-24 14:01:09 -05:00
index.ts
fix
#2318
- add MULTI (uppercase) (
#2324
)
2022-11-24 14:01:43 -05:00
multi-command.ts
fix
#2046
- add support for multi in select (
#2133
)
2022-05-26 09:55:47 -04:00
socket.spec.ts
fix(client): Avoids infinite promise-chaining when socket's creation fails (
#2295
)
2022-10-26 16:42:52 -04:00
socket.ts
fix
#2010
- stop reconnect after .disconnect() (
#2323
)
2022-11-24 14:03:34 -05:00