Redis Pub/Sub - send redis message (Effect) — SkRedis

Addon: SkRedis · Category: Effect · Since: 1.0.0

Syntax

send redis message %string% to [channel] %string%

Description

Sends a message to a specific channel in Redis.

Examples

send redis message "Foo" to channel "Bar"

View source