issues Search Results · repo:robinjoseph08/redisqueue language:Go
Filter by
7 results
(53 ms)7 results
inrobinjoseph08/redisqueue (press backspace or delete to remove)// .....
queue.Register(global.OrderEvent, event.OrderHandle) queue.Register(global.ImMessageEvent, event.ImMessageHandle)
queue.Register(global.PlayListEvent, event.PlaylistHandle) go func() { for err ...
Galloping-Vijay
- Opened on Apr 22, 2024
- #25
This issue is some kind of a feature request. Redisqueue has a great ability to limit a stream size by evaluating
StreamMaxLength field of the ProducerOptions:
// StreamMaxLength sets the MAXLEN option ...
renta
- Opened on Nov 15, 2021
- #19
zhangtj666
- 1
- Opened on Dec 22, 2020
- #14
I d like to continually health check the Redis client by doing a simple SET / GET transaction every n seconds, and if it
fails trigger a process restart.
Unfortunately, I have no way to use the same Redis ...
theckman
- Opened on May 25, 2020
- #8
Because the message ID we re specifying when creating the group is always 0, consumers will need to process all messages
in the stream before getting to the latest message. For a system I m building, I ...
theckman
- Opened on May 9, 2020
- #6
hey, this project idea look likes so cool,do you want to continue it?
zhaoht
- 1
- Opened on Jul 11, 2019
- #1

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.