Spring Cache Redis Scored Example

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-example
Последняя версия

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

0.0.2
Дата

Дата

Тип

Тип

pom
Описание

Описание

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

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

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

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

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

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

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

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

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

Зависимости

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

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

  • spring-cache-redis-scored-example-spring-data-redis-cache
  • spring-cache-redis-scored-example-spring-cache-redis-scored
  • spring-cache-redis-scored-example-helloworld

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

Версия
0.0.2
0.0.1