redis/internal
monkey92t afafeda8a3
after the connection pool is closed, no new connections should be added (#1863)
* after the connection pool is closed, no new connections should be added

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

* remove runGoroutine

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

* pool.popIdle add p.closed check

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

* upgrade golangci-lint v1.42.0

Signed-off-by: monkey92t <golang@88.com>
2021-08-19 16:56:23 +08:00
..
hashtag follow to golang-lint 1.40 2021-05-13 10:33:38 +08:00
hscan fix typo (#1788) 2021-06-09 00:58:16 +08:00
pool after the connection pool is closed, no new connections should be added (#1863) 2021-08-19 16:56:23 +08:00
proto after the connection pool is closed, no new connections should be added (#1863) 2021-08-19 16:56:23 +08:00
rand Make FailoverClient(sentinel mode) more robust (#1655) 2021-02-10 17:20:08 +02:00
util Use bufio.Writer 2018-08-17 14:14:02 +03: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 Add OpenTelemetryHook 2020-06-09 17:17:41 +03:00
unsafe.go Add OpenTelemetryHook 2020-06-09 17:17:41 +03:00
util.go Remove OpenTelemetry from the code (but leave redisotel as is) (#1782) 2021-06-03 19:01:51 +08:00