From: antirez Date: Fri, 7 Oct 2011 14:34:16 +0000 (+0200) Subject: Redis Cluster: process node to node CLUSTERMSG_TYPE_PUBLISH messages and send it... X-Git-Url: https://git.saurik.com/redis.git/commitdiff_plain/d38ef520852af3268dde9d254f04a000856f9b3c?hp=d38ef520852af3268dde9d254f04a000856f9b3c Redis Cluster: process node to node CLUSTERMSG_TYPE_PUBLISH messages and send it to the local clients. ---