PUNSUBSCRIBE
PUNSUBSCRIBE [pattern [pattern ...]]
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
No method signature available for this client.
- Available since:
- Redis Open Source 2.0.0
- Time complexity:
- O(N) where N is the number of patterns to unsubscribe.
- ACL categories:
-
@pubsub,@slow, - Compatibility:
- Redis Software and Redis Cloud compatibility
Unsubscribes the client from the specified patterns, or from all patterns if none are specified.
If you donβt specify any patterns, the client unsubscribes from all previously subscribed patterns. The client receives one message for each pattern it unsubscribes from.
Optional arguments
Redis Software and Redis Cloud compatibility
| Redis Software |
Redis Cloud |
Notes |
|---|---|---|
| β
Standard |
β
Standard |
Return information
punsubscribe is pushed as a confirmation that the command succeeded.
punsubscribe is pushed as a confirmation that the command succeeded.
