From: antirez Date: Tue, 12 Apr 2011 15:06:33 +0000 (+0200) Subject: redis-trib can now assign hash slots to initialize a cluster. Next step is to join... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/744f34d834df8424fd201305fb469e540bb29020?hp=744f34d834df8424fd201305fb469e540bb29020 redis-trib can now assign hash slots to initialize a cluster. Next step is to join the cluster. ---