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-07-18 00:20:57 +03:00
Code
Activity
Files
v5
go-redis
/
internal
/
pool
History
yuekui
216ec11a0e
Fix wrong usage of timer Reset(), which could cause service frozen during master switch.
2017-03-04 10:53:10 +02:00
..
bench_test.go
Remove dial limiter.
2016-12-16 15:43:37 +02:00
conn.go
Separate read and write buffers for PubSub.
2017-02-19 09:42:45 +02:00
main_test.go
Move some tests to pool package.
2016-03-17 13:48:04 +02:00
pool_single.go
Fix ReceiveMessage to work without any subscriptions.
2017-02-08 14:15:32 +02:00
pool_sticky.go
Fix ReceiveMessage to work without any subscriptions.
2017-02-08 14:15:32 +02:00
pool_test.go
Fix ReceiveMessage to work without any subscriptions.
2017-02-08 14:15:32 +02:00
pool.go
Fix wrong usage of timer Reset(), which could cause service frozen during master switch.
2017-03-04 10:53:10 +02:00