The XGROUP DESTROY command completely destroys a consumer group.
The consumer group will be destroyed even if there are active consumers, and pending messages, so make sure to call this command only when really needed.
Destroys a consumer group.
The XGROUP DESTROY command completely destroys a consumer group.
The consumer group will be destroyed even if there are active consumers, and pending messages, so make sure to call this command only when really needed.
Integer reply: the number of destroyed consumer groups, either 0 or 1.
Integer reply: the number of destroyed consumer groups, either 0 or 1.