Back to Yugabyte Db

SUBSCRIBE

docs/content/stable/yedis/api/subscribe.md

2026.1.0.0-b25444 B
Original Source

SUBSCRIBE

Synopsis

SUBSCRIBE channel [channel ...]

This command subscribes the client to the specified channel(s). The client will receive a message whenever a publisher sends a message to any of the channels that it has subscribed to.

See also

pubsub, publish, subscribe, unsubscribe, psubscribe, punsubscribe