1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-28 16:07:54 +03:00

109 Commits

Author SHA1 Message Date
Vladimir Mihailenco
1078a303ea sentine: don't pass DB and Password to Sentinel client. 2015-05-14 16:13:45 +03:00
Vladimir Mihailenco
f24d3ff013 Increase test timeout. 2015-05-14 14:54:38 +03:00
Vladimir Mihailenco
7f1eb05ba8 cluster: don't reset command when there no attempts left. 2015-05-10 16:01:38 +03:00
Vladimir Mihailenco
84dc1f963e Reload slots in background goroutine. 2015-05-01 14:22:49 +03:00
Vladimir Mihailenco
e6d90baaf8 Add very basic cluster benchmark. Cleanup other benchmarks. 2015-04-28 18:14:19 +03:00
Vladimir Mihailenco
99fe9114b1 Add ClusterPipeline. 2015-04-13 09:31:30 +03:00
Vladimir Mihailenco
94a31f499f Attempt to cleanup cluster logic. 2015-04-07 12:51:01 +03:00
Vladimir Mihailenco
2dc61d458a Refactor Set, SetNX and SetXX with expiration. 2015-03-30 16:49:08 +03:00
Dimitrij Denissenko
c21e5f3255 Add Redis Cluster support. 2015-03-19 11:19:55 +02:00