1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-19 07:22:17 +03:00

9 Commits

Author SHA1 Message Date
Vladimir Mihailenco
98414ea72a Increase test timeout. 2015-11-21 10:20:01 +02:00
Vladimir Mihailenco
ade3425870 multi: fix recovering from bad connection. 2015-11-14 14:44:16 +02:00
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