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.
 
 
 

19 lines
428 B

{
"PFSELFTEST": {
"summary": "An internal command for testing HyperLogLog values",
"complexity": "N/A",
"group": "hyperloglog",
"since": "2.8.9",
"arity": 1,
"function": "pfselftestCommand",
"doc_flags": [
"SYSCMD"
],
"command_flags": [
"ADMIN"
],
"acl_categories": [
"HYPERLOGLOG"
]
}
}