XGROUP DESTROY

XGROUP DESTROY

XGROUP DESTROY key group
Available since
5.0.0
Time complexity
O(N) where N is the number of entries in the group's pending entries list (PEL).
ACL categories
@write, @stream, @slow

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.

Redict logo courtesy of @janWilejan, CC-BY-SA-4.0. Download SVG ⤑

Portions of this website courtesy of Salvatore Sanfilippo, CC-BY-SA-4.0.