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-11-23 06:42:22 +03:00
Code
Activity
Files
bc49453a24e10f8d1b15568f323ca16c67bb3cf5
go-redis
/
internal
/
pool
History
Dimitrij Denissenko
dac1820e47
Fix pool panics
2017-10-11 16:03:55 +01:00
..
bench_test.go
Gracefully handle situation when Redis Server is down
2017-06-29 14:45:31 +03:00
conn.go
Remove gopkg.in
2017-02-19 09:49:21 +02:00
main_test.go
Move some tests to pool package.
2016-03-17 13:48:04 +02:00
pool_single.go
PubSub conns don't share connection pool limit
2017-04-17 16:59:56 +03:00
pool_sticky.go
PubSub conns don't share connection pool limit
2017-04-17 16:59:56 +03:00
pool_test.go
Fix race in PubSub
2017-06-29 17:09:52 +03:00
pool.go
Fix pool panics
2017-10-11 16:03:55 +01:00