XREAD
Works with stream data structures and consumer groups.
Syntax
Parameters
count: Requested number of items.ms: Command-specificmsargument.key: Primary key to read or mutate.id: Stream entry id.
Returns
Returns a stream-specific reply such as an entry id, entry list, pending summary, or consumer-group result.
Examples
BetterKV Notes
- Group: Stream.
- Access: Mixed.
- Status: Implemented in BetterKV with command-specific semantics.