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
slowrookie
3961b9577f
fix: use redis over ssh channel(
#2057
) (
#2060
)
2022-03-26 18:11:44 +08: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
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