Stream
XRANGE
Returns stream entries matching a given range of IDs.
Arguments
key
string
requiredThe key to of the stream.
start
string
requiredThe stream entry ID to start from.
end
string
requiredThe stream entry ID to end at.
count
integer
The maximum number of entries to return.
Response
An object of stream entries, keyed by their stream ID