• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

sonus21 / rqueue
93%
master: 91%

Build:
Build:
LAST BUILD BRANCH: do-not-retry
DEFAULT BRANCH: master
Repo Added 23 Oct 2019 08:30AM UTC
Files 180
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH web-1.0
branch: web-1.0
CHANGE BRANCH
x
Reset
  • web-1.0
  • 2.0.1
  • circleci-project-setup
  • dev
  • fix-29-30
  • fixed-retry-delay
  • generic-type-serdes
  • issue-25
  • lower-version-spring
  • master
  • message-header
  • micrometer-optional
  • queue-registry
  • rqueue-job
  • unique-and-message-api
  • v1.3
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.0.4
  • v2.1.0
  • v2.1.1
  • v2.2.0

pending completion
156

push

travis-ci

sonus21
Web Interface:
- Web interface to visualize queue
- Move message from one queue to another
- Latency visualizer
- Delete message from the queue

Other Changes
- Allow prefixing redis keys to avoid accidental key delete
- Allow deactivating a consumer in a given environment
- Redis cluster support
- Complete isolation of Redis, allow application to configure one Redis for the application and one for the Rqueue
- Queue concurrency
- Queue priority (Weighted and strict)
- Queue priority at group level
- Queue priority at sub queue level like critical, high, medium, low

Breaking Changes
- Queue names are prefixed, version 1.0 users need to set a redis key __rq::version with value 1
- Renamed annotation field maxJobExecutionTime to visibilityTimeout

Fixes
- Spring Optional Micrometer, in older version config class was importing micrometer related classes, that could lead to error if classes are not found. In this version now code depends on bean name using DependsOn annotation.

Non-Functional Change
- Remove getter, setter etc related code and replaced them with lombok where-ever applicable.
- Use static import for Assert utils
- Allow sharing of redis message listener container, if it's disabled then a new Redis listener container would be created. This will allow completely to use two different databases, one for the listener and one for the application.'

3163 of 3387 relevant lines covered (93.39%)

1.87 hits per line

Relevant lines Covered
Build:
Build:
3387 RELEVANT LINES 3163 COVERED LINES
1.87 HITS PER LINE
Source Files on web-1.0
  • Tree
  • List 101
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
156 web-1.0 Web Interface: - Web interface to visualize queue - Move message from one queue to another - Latency visualizer - Delete message from the queue Other Changes - Allow prefixing redis keys to avoid accidental key delete - Allow deactivating a consu... push 10 May 2020 11:23AM UTC sonus21 travis-ci pending completion  
157 web-1.0 Merge 1e188a409 into cbd6b80c9 Pull #13 10 May 2020 11:23AM UTC web-flow travis-ci pending completion  
154 web-1.0 increase concurrency. push 10 May 2020 11:07AM UTC sonus21 travis-ci pending completion  
155 web-1.0 Merge 1597fa05a into cbd6b80c9 Pull #13 10 May 2020 11:07AM UTC web-flow travis-ci pending completion  
146 web-1.0 Queue Priority (#18) * backoff * Queue priority TODO: counter * Queue priority push 09 May 2020 07:33AM UTC web-flow travis-ci pending completion  
147 web-1.0 Merge 3788175bc into cbd6b80c9 Pull #13 09 May 2020 07:33AM UTC web-flow travis-ci pending completion  
143 web-1.0 Merge 0d05ec407 into cbd6b80c9 Pull #13 07 May 2020 02:01PM UTC web-flow travis-ci pending completion  
142 web-1.0 WIP push 07 May 2020 02:01PM UTC sonus21 travis-ci pending completion  
141 web-1.0 Merge 4ba41d94d into cbd6b80c9 Pull #13 06 May 2020 07:49PM UTC web-flow travis-ci pending completion  
139 web-1.0 Merge f2f728655 into cbd6b80c9 Pull #13 06 May 2020 07:47PM UTC web-flow travis-ci pending completion  
See All Builds (493)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc