-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
This is a feature request to add a remove option to the options struct for GetByScoreRange. I have a branch and test case written, @wangjia184 could I have write access to push my branch and open a PR?
The use case is to "Pop" a range of scores without another iteration using Remove. I would like to use sortedset to delay values to a unix timestamp in the future(now + buffer). Then use GetByScoreRange to retrieve the items that are in the past like a queue. It will allow me to buffer messages and agg duplicates by key before publishing them.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels