1
0
mirror of https://github.com/redis/go-redis.git synced 2025-04-25 04:02:31 +03:00

56 Commits

Author SHA1 Message Date
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