derhuerst/redis-stream
View on GitHubget ids of messages in the object while reading streams
Open
#5 opened on Jun 2, 2020
enhancementgood first issuehelp wanted
Repository metrics
- Stars
- (7 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
need to get the id of every message while listening to the stream, and should have the option to pass that id in the opt = {} to get the messages after that particular id.