Spring Cache Redis Scored Spring Boot

Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.

License

License

Categories

Categories

Spring Boot Container Microservices Redis Data Databases
GroupId

GroupId

org.oxerr.spring.cache.redis.scored
ArtifactId

ArtifactId

spring-cache-redis-scored-spring-boot
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Cache Redis Scored Spring Boot
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Project URL

Project URL

https://oxerr.org/spring-cache-redis-scored/spring-cache-redis-scored-spring-boot
Source Code Management

Source Code Management

https://github.com/sutra/spring-cache-redis-scored/tree/master/spring-cache-redis-scored-spring-boot

Download spring-cache-redis-scored-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-spring-boot/ -->
<dependency>
    <groupId>org.oxerr.spring.cache.redis.scored</groupId>
    <artifactId>spring-cache-redis-scored-spring-boot</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-spring-boot/
implementation 'org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-spring-boot:0.0.2'
// https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-spring-boot/
implementation ("org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-spring-boot:0.0.2")
'org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored-spring-boot:pom:0.0.2'
<dependency org="org.oxerr.spring.cache.redis.scored" name="spring-cache-redis-scored-spring-boot" rev="0.0.2">
  <artifact name="spring-cache-redis-scored-spring-boot" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.spring.cache.redis.scored', module='spring-cache-redis-scored-spring-boot', version='0.0.2')
)
libraryDependencies += "org.oxerr.spring.cache.redis.scored" % "spring-cache-redis-scored-spring-boot" % "0.0.2"
[org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored-spring-boot "0.0.2"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • spring-cache-redis-scored-spring-boot-autoconfigure
  • spring-cache-redis-scored-spring-boot-starter

Versions

Version
0.0.2
0.0.1