1
0
mirror of https://github.com/redis/node-redis.git synced 2025-08-04 15:02:09 +03:00
Files
node-redis/packages/client
Leibale Eidelman 3c2f7ab92a Ping interval (#2321)
* fix #1598 fix #2276 - add `pingInterval` to client config

* setPingTimer on ready (instead of on connect)

* use isReady (instead of isOpen) and fix test

* Update client-configuration.md
2022-11-10 03:49:56 -05:00
..
2022-11-10 03:49:56 -05:00
2021-11-16 02:48:20 -05:00
2021-11-16 02:48:20 -05:00
2021-11-16 02:48:20 -05:00
2021-11-16 02:48:20 -05:00
2022-11-01 16:12:15 -04:00
2022-05-02 11:48:12 -04:00
2022-04-25 08:24:33 -04:00

@redis/client

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