Spring Cache Redis Scored

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

Лицензия

Лицензия

Категории

Категории

Redis Данные Базы данных
Группа

Группа

org.oxerr.spring.cache.redis.scored
Идентификатор

Идентификатор

spring-cache-redis-scored
Последняя версия

Последняя версия

0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

Spring Cache Redis Scored
Spring cache implementation using Redis sorted set, to prevent returning stale data in cache querying.
Ссылка на сайт

Ссылка на сайт

https://oxerr.org/spring-cache-redis-scored
Система контроля версий

Система контроля версий

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

Скачать spring-cache-redis-scored

Имя Файла Размер
spring-cache-redis-scored-0.0.2.pom 3 KB
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

  • 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

Версии библиотеки

Версия
0.0.2
0.0.1