Last Version

Spring Cache Redis Scored JMH 0.0.2

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

License

License

Categories

Categories

Redis Data Databases JMH Application Testing & Monitoring Performance analysis
GroupId

GroupId

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

ArtifactId

spring-cache-redis-scored-jmh
Version

Version

0.0.2
Type

Type

jar
Description

Description

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

Source Code Management

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

Download spring-cache-redis-scored-jmh 0.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
org.openjdk.jmh : jmh-core jar 1.32
org.springframework.boot : spring-boot-starter-logging jar 2.5.4
org.oxerr.spring.cache.redis.scored : spring-cache-redis-scored-score-resolver-annotated-impl jar 0.0.2
org.oxerr.spring.cache.redis.scored : spring-cache-redis-scored-score-resolver-inherited-impl jar 0.0.2

provided (1)

Group / Artifact Type Version
org.openjdk.jmh : jmh-generator-annprocess jar 1.32

Project Modules

There are no modules declared in this project.