📁 File Manager Pro
v10.0.3 | PHP: 8.1.34
Server: Apache
2026-06-21 13:34:23
📂
/ (Root)
/
opt
/
redis-7
/
src
/
commands
📍 /opt/redis-7/src/commands
🔄 Refresh
✏️
Editing: module-load.json
Read Only
{ "LOAD": { "summary": "Loads a module.", "complexity": "O(1)", "group": "server", "since": "4.0.0", "arity": -3, "container": "MODULE", "function": "moduleCommand", "command_flags": [ "NO_ASYNC_LOADING", "ADMIN", "NOSCRIPT", "PROTECTED" ], "reply_schema": { "const": "OK" }, "arguments": [ { "name": "path", "type": "string" }, { "name": "arg", "type": "string", "optional": true, "multiple": true } ] } }
💾 Save Changes
❌ Cancel