Create a consumer group, creating the stream if missing.
Section: Streams
Create a consumer group
bash
bash
XGROUP CREATE orders order-workers $ MKSTREAMLearn the surrounding workflow
Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.
Related commands
Same sheet · prioritizing Streams
Acknowledge processed entries
Acknowledge handled messages in a consumer group.
Inspect pending group messages
View pending entries awaiting acknowledgement.
Append an entry to a stream
Write a new stream message with autogenerated ID.