1
0
mirror of https://github.com/redis/node-redis.git synced 2025-12-11 09:22:35 +03:00
Files
node-redis/packages/client
Nikolay Karadzhov e347d566cb fix(sentinel): properly pass reconnectStrategy (#3063)
Properly pass reconnectStrategy to master/replica nodes.
Before that strategies passed in the nodeClientOptions.socket
object were ignored.

fixes #3061
2025-08-20 11:11:34 +03:00
..
2022-12-26 13:35:37 -05:00
2025-06-04 10:52:14 +03:00
2025-05-19 15:11:47 +03:00
2025-08-13 06:22:15 +00:00
2022-05-02 11:48:12 -04:00

@redis/client

The source code and documentation for this package are in the main node-redis repo.