]> git.saurik.com Git - redis.git/commit
propagate PUBLISH messages using the redis cluster nodes bus. Still need to process...
authorantirez <antirez@gmail.com>
Fri, 7 Oct 2011 13:37:34 +0000 (15:37 +0200)
committerantirez <antirez@gmail.com>
Fri, 7 Oct 2011 13:37:34 +0000 (15:37 +0200)
commitc563ce463b169c768ced856167d3ee09652207b1
treeed0f37e7275a583a4a9138cb86e0bf1d907b69e7
parent623131d40895316970ccc36f35c0f56c1c23d55b
propagate PUBLISH messages using the redis cluster nodes bus. Still need to process the incoming packets of that type. Work in progress.
src/cluster.c
src/pubsub.c
src/redis.h