📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 14:55:25
📂
/ (Root)
/
opt
/
redis-7
/
src
/
commands
📍 /opt/redis-7/src/commands
🔄 Refresh
✏️
Editing: command-count.json
Read Only
{ "COUNT": { "summary": "Returns a count of commands.", "complexity": "O(1)", "group": "server", "since": "2.8.13", "arity": 2, "container": "COMMAND", "function": "commandCountCommand", "command_flags": [ "LOADING", "STALE", "SENTINEL" ], "acl_categories": [ "CONNECTION" ], "reply_schema": { "description": "Number of total commands in this Redis server.", "type": "integer" } } }
💾 Save Changes
❌ Cancel