Файловый менеджер - Редактировать - /opt/redis-7/src/commands/pubsub-channels.json
Назад
{ "CHANNELS": { "summary": "Returns the active channels.", "complexity": "O(N) where N is the number of active channels, and assuming constant time pattern matching (relatively short channels and patterns)", "group": "pubsub", "since": "2.8.0", "arity": -2, "container": "PUBSUB", "function": "pubsubCommand", "command_flags": [ "PUBSUB", "LOADING", "STALE" ], "arguments": [ { "name": "pattern", "type": "pattern", "optional": true } ], "reply_schema": { "description": "a list of active channels, optionally matching the specified pattern", "type": "array", "uniqueItems": true, "items": { "type": "string" } } } }
| ver. 1.6 |
Github
|
.
| PHP 8.3.30 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка