summaryrefslogtreecommitdiff
path: root/examples/redis-unstable/src/commands/hotkeys.json
blob: 1b84ffc608edbbc08a667c100473a086db027261 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "HOTKEYS": {
        "summary": "A container for hotkeys tracking commands.",
        "complexity": "Depends on subcommand.",
        "group": "server",
        "since": "8.6.0",
        "arity": -2
    }
}