Back to Yugabyte Db

UNSUBSCRIBE

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

2026.1.0.0-b25421 B
Original Source

Synopsis

UNSUBSCRIBE [channel [channel ...]]

This command unsubscribes the client from the specified channel(s).

  • If no channel is specified, the client is unsubscribed from all channels that it has subscribed to.

See also

pubsub, publish, subscribe, unsubscribe, psubscribe, punsubscribe