redis/internal/pool
Vladimir Mihailenco 0aa94538ee Merge branch 'v9' 2022-06-04 14:28:10 +03:00
..
bench_test.go Port pool fixes 2020-08-15 15:45:15 +03:00
conn.go fix: use redis over ssh channel(#2057) (#2060) 2022-03-26 18:11:44 +08:00
conn_check.go feat(pool): add check for badConnection 2022-03-21 01:06:47 +08:00
conn_check_dummy.go feat(pool): add check for badConnection 2022-03-21 01:06:47 +08:00
conn_check_test.go feat(pool): add check for badConnection 2022-03-21 01:06:47 +08:00
export_test.go Merge branch 'v9' 2022-06-04 14:28:10 +03:00
main_test.go feat(pool): add check for badConnection 2022-03-21 01:06:47 +08:00
pool.go feat(pool): add check for badConnection 2022-03-21 01:06:47 +08:00
pool_single.go Port pool fixes 2020-08-15 15:45:15 +03:00
pool_sticky.go Fix golangci-lint check 2021-03-23 11:02:29 +02:00
pool_test.go feat(pool): add check for badConnection 2022-03-21 01:06:47 +08:00