From: antirez Date: Tue, 22 Nov 2011 13:27:32 +0000 (+0100) Subject: More fixes in the Redis command table, to make sure all the keys are detected by... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/1bcfa0f643d53e700d7398985ef236babf18d9bf?hp=1bcfa0f643d53e700d7398985ef236babf18d9bf More fixes in the Redis command table, to make sure all the keys are detected by Redis Cluster. ---