redis/internal/proto
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
..
proto_test.go Make proto/parser an internal package 2016-07-02 13:52:10 +01:00
reader.go after the connection pool is closed, no new connections should be added (#1863) 2021-08-19 16:56:23 +08:00
reader_test.go Improves performance 2020-10-09 15:06:47 +02:00
scan.go Fix golangci-lint check 2021-03-23 11:02:29 +02:00
scan_test.go Move Scan test 2020-10-13 09:33:12 +03:00
writer.go gofumports 2020-07-16 09:52:07 +03:00
writer_test.go Add OpenTelemetryHook 2020-06-09 17:17:41 +03:00