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
488 B

{
"LOLWUT": {
"summary": "Display some computer art and the Redis version",
"group": "server",
"since": "5.0.0",
"arity": -1,
"function": "lolwutCommand",
"command_flags": [
"READONLY",
"FAST"
],
"arguments": [
{
"token": "VERSION",
"name": "version",
"type": "integer",
"optional": true
}
]
}
}