1
0
mirror of https://github.com/redis/go-redis.git synced 2025-09-08 19:52:07 +03:00
Commit Graph

7 Commits

Author SHA1 Message Date
Vladimir Mihailenco
c809246d8b Clarify thread safety. Fixes #166. 2015-09-12 09:36:03 +03:00
Vladimir Mihailenco
54dcf59909 ring: return an error in pipeline when all shards are down. 2015-07-13 12:56:16 +03:00
Vladimir Mihailenco
1608a33e55 ring: fix key hashing in Ring pipeline. 2015-06-24 15:37:41 +03:00
Vladimir Mihailenco
74f9f4f7a0 ring: ignore pool timeout when pinging shards. 2015-06-16 10:46:46 +03:00
Vladimir Mihailenco
0cf1b73698 Add RingPipeline. 2015-06-04 11:50:24 +03:00
Vladimir Mihailenco
2103d88732 Embed consistenthash package. 2015-06-03 14:25:52 +03:00
Vladimir Mihailenco
46f49a17a5 Add Redis Ring. 2015-06-03 14:25:52 +03:00