PSUBSCRIBESubscribe to channels matching the given glob patterns.
| 構文 | PSUBSCRIBE pattern [pattern ...] |
| グループ | pubsub |
| 引数の数 | -2 |
| 導入バージョン | 1.0.0 |
| フラグ | readonly, pubsub |
| 計算量 | O(p * P) — each pattern costs a linear scan of the shared pattern registry |
| Redis 互換性 | full |