1
0
mirror of https://github.com/redis/go-redis.git synced 2025-07-25 08:21:55 +03:00
Commit Graph

2 Commits

Author SHA1 Message Date
3a722be811 fix: fix tests 2022-06-04 15:25:01 +03:00
a8a7665ddf feat(pool): add check for badConnection
* fix: badConn check(#2053)

* fix: internalpool test

* fix: sentinel test

* fix: conncheck ut

* fix: remove maxBadConnRetries

* fix: add connCheck.deadline check

Signed-off-by: monkey92t <golang@88.com>
2022-03-21 01:06:47 +08:00