Function RedisDatabase.publish
Publishes a message to all clients subscribed at the channel
long publish
(
string channel,
string message
) @safe;
Publishes a message to all clients subscribed at the channel
long publish
(
string channel,
string message
) @safe;