Skip to content
Fabian Affolter edited this page Apr 27, 2014 · 2 revisions

The redispub plugin publishes to a Redis channel.

[config:redispub]
host  =  'localhost'
port  =  6379
targets = {
    'r1'      : [ 'channel-1' ]
    }

Requires:

Clone this wiki locally