rqueue
https://github.com/sonus21/rqueue
Java
Rqueue aka Redis Queue [Task Queue, Message Broker] for Spring framework
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Java not yet supported2 Subscribers
Add a CodeTriage badge to rqueue
Help out
- Issues
- Option to reduce connection churn
- Allow custom prefix for Rqueue metrics
- whether opentelemetry traceId is supported
- Spring Boot 4 Support
- Migrate to Spring 7 / Spring Boot 4
- Priorities are NOT STRICT for queues with priority in STRICT polling mode
- Message consumption completed, rqueue related objects were not reclaimed, resulting in memory leakage
- Rqueue decoupling and dependency lightweight management
- Update bootstrap to 5.x to mitigate CVE-2024-6531
- Stop accepting message in @RqueueListener when spring boot graceful shutdown initiated
- Docs
- Java not yet supported