rqueue-redis

com.github.sonus21

rqueue-redis is a Java jar artifact published under the com.github.sonus21 group on Maven Central. 9 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 4.0.0-RC11 9 versions jarChecking...

Add to your project4.0.0-RC11

<dependency>
    <groupId>com.github.sonus21</groupId>
    <artifactId>rqueue-redis</artifactId>
    <version>4.0.0-RC11</version>
</dependency>

Version Details — 4.0.0-RC11

Packaging
jar
Direct Deps
0
Total Deps
0
Published
Unknown
License
Apache License 2.0

Redis backend for Rqueue. Provides Redis-shaped DAOs, message templates, and broker implementations consumed by rqueue-spring and rqueue-spring-boot-starter when rqueue.backend=redis (the default).

Checking security advisories...