Back to Developer Roadmap

XADD

src/data/roadmaps/redis/content/[email protected]

4.0311 B
Original Source

XADD

The XADD command used to append new entries to a stream data structure. It allows you to add one or more field-value pairs as a single entry, automatically assigning a unique ID to each new entry.

Learn more from the following resources: