redis/internal
naiqianz 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
..
hashtag chore: sync master (#2051) 2022-03-19 12:40:31 +08:00
hscan chore: sync master (#2051) 2022-03-19 12:40:31 +08:00
pool feat(pool): add check for badConnection 2022-03-21 01:06:47 +08:00
proto chore: sync master (#2051) 2022-03-19 12:40:31 +08:00
rand Make FailoverClient(sentinel mode) more robust (#1655) 2021-02-10 17:20:08 +02:00
util chore: sync master (#2051) 2022-03-19 12:40:31 +08:00
arg.go Remove arg hex encoding 2020-09-24 10:09:09 +03:00
internal.go Guard against overflow in retry 2020-10-28 11:12:46 +02:00
internal_test.go Fix test 2020-07-28 16:26:03 +03:00
log.go follow to golang-lint 1.40 2021-05-13 10:33:38 +08:00
once.go Vendor syncutil.Once 2017-07-01 12:51:46 +03:00
safe.go chore: sync master (#2051) 2022-03-19 12:40:31 +08:00
unsafe.go chore: sync master (#2051) 2022-03-19 12:40:31 +08:00
util.go sync master (#1800) 2021-06-28 17:40:38 +08:00