summaryrefslogtreecommitdiff
path: root/src/commands/xgroup.json
blob: 4910b7c053b869e700996d0b497121541eb9614a (plain)
1
2
3
4
5
6
7
8
9
{
    "XGROUP": {
        "summary": "A container for consumer groups commands.",
        "complexity": "Depends on subcommand.",
        "group": "stream",
        "since": "5.0.0",
        "arity": -2
    }
}