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.
 
 
 

21 lines
479 B

{
"ROLE": {
"summary": "Return the role of the instance in the context of replication",
"complexity": "O(1)",
"group": "server",
"since": "2.8.12",
"arity": 1,
"function": "roleCommand",
"command_flags": [
"NOSCRIPT",
"LOADING",
"STALE",
"FAST",
"SENTINEL"
],
"acl_categories": [
"ADMIN",
"DANGEROUS"
]
}
}