PSUBSCRIBE
Attention
This page documents an earlier version. Go to the latest (v2.3) version.Synopsis
PSUBSCRIBE pattern [pattern ...]
This command subscribes the client to the specified pattern(s). The client will receive a message whenever a publisher sends a message to a channel that matches any of the patterns that it has subscribed to.
See also
keys
,
pubsub
,
publish
,
subscribe
,
unsubscribe
,
psubscribe
,
punsubscribe