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

5 Commits

Author SHA1 Message Date
91171f5e19 feat: add ClientUnpause 2022-06-04 15:09:18 +03:00
fd3025bfed Revert "ConnPool check fd for bad conns (#1824)" (#1849)
This reverts commit 346bfafddd.
2021-08-06 17:16:22 +08:00
346bfafddd ConnPool check fd for bad conns (#1824)
* conncheck for badconn (#1821)

* format imports

* fix ut: pool with badconn

* fix unstable ut: should facilitate failover

* Revert "fix unstable ut: should facilitate failover"

This reverts commit c7eeca2a5c.

* fix test error

Signed-off-by: monkey92t <golang@88.com>

Co-authored-by: hidu <duv123+github@gmail.com>
Co-authored-by: monkey92t <golang@88.com>
2021-07-20 17:23:48 +08:00
53c8a4a6b7 Pass context to Dialer 2019-06-04 14:26:26 +03:00
93a7fe0de3 Move some tests to pool package. 2016-03-17 13:48:04 +02:00