Command
PUBLISH channel message
Explanation
Posts a message to the given channel.
Examples
Publish to news channel
PUBLISH news "Hello Redis"
PUBLISH channel message
Posts a message to the given channel.
Publish to news channel
PUBLISH news "Hello Redis"