This website requires JavaScript.
Explore
Help
Sign In
redis
/
go-redis
Watch
1
Star
0
Fork
0
You've already forked go-redis
mirror of
https://github.com/redis/go-redis.git
synced
2025-04-17 20:17:02 +03:00
Code
go-redis
/
internal
/
pool
History
Vladimir Mihailenco
9b6ee9c3cc
chore: gofmt all code
2021-09-08 16:52:29 +03:00
..
bench_test.go
Port pool fixes
2020-08-15 15:45:15 +03:00
conn.go
Remove OpenTelemetry metrics for now (
#1805
)
2021-06-30 18:40:23 +08:00
export_test.go
after the connection pool is closed, no new connections should be added (
#1863
)
2021-08-19 16:56:23 +08:00
main_test.go
Revert "ConnPool check fd for bad conns (
#1824
)" (
#1849
)
2021-08-06 17:16:22 +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
chore: gofmt all code
2021-09-08 16:52:29 +03:00
pool.go
after the connection pool is closed, no new connections should be added (
#1863
)
2021-08-19 16:56:23 +08:00