redis-shake工具
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
459 B

{
"MALLOC-STATS": {
"summary": "Show allocator internal stats",
"complexity": "Depends on how much memory is allocated, could be slow",
"group": "server",
"since": "4.0.0",
"arity": 2,
"container": "MEMORY",
"function": "memoryCommand",
"command_tips": [
"NONDETERMINISTIC_OUTPUT",
"REQUEST_POLICY:ALL_SHARDS",
"RESPONSE_POLICY:SPECIAL"
]
}
}