Write a new stream message with autogenerated ID.
Section: Streams
Append an entry to a stream
bash
bash
XADD orders * user_id 1 total 19.99 status paidLearn 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
Read from one or more streams
Block and read new entries from multiple streams.
Create a consumer group
Create a consumer group, creating the stream if missing.