Spring Cache Redis Scored

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

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

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

ArtifactId

spring-cache-redis-scored
Last Version

Last Version

0.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Spring Cache Redis Scored
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
Source Code Management

Source Code Management

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

Download spring-cache-redis-scored

How to add to project

<!-- https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored/ -->
<dependency>
    <groupId>org.oxerr.spring.cache.redis.scored</groupId>
    <artifactId>spring-cache-redis-scored</artifactId>
    <version>0.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored/
implementation 'org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored:0.0.2'
// https://jarcasting.com/artifacts/org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored/
implementation ("org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored:0.0.2")
'org.oxerr.spring.cache.redis.scored:spring-cache-redis-scored:pom:0.0.2'
<dependency org="org.oxerr.spring.cache.redis.scored" name="spring-cache-redis-scored" rev="0.0.2">
  <artifact name="spring-cache-redis-scored" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.oxerr.spring.cache.redis.scored', module='spring-cache-redis-scored', version='0.0.2')
)
libraryDependencies += "org.oxerr.spring.cache.redis.scored" % "spring-cache-redis-scored" % "0.0.2"
[org.oxerr.spring.cache.redis.scored/spring-cache-redis-scored "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-core
  • spring-cache-redis-scored-score-resolver
  • spring-cache-redis-scored-spring-boot
  • spring-cache-redis-scored-coverage
  • spring-cache-redis-scored-jmh
  • spring-cache-redis-scored-example

Versions

Version
0.0.2
0.0.1