cache-redis

Redis缓存库,支持single/sentinel/sharded/cluster四种集群方式,支持布隆过滤器,支持分布式锁

Лицензия

Лицензия

Категории

Категории

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

Группа

com.github.duanxinyuan
Идентификатор

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

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

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

1.2.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

cache-redis
Redis缓存库,支持single/sentinel/sharded/cluster四种集群方式,支持布隆过滤器,支持分布式锁
Ссылка на сайт

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

https://github.com/duanxinyuan/cache-redis.git
Система контроля версий

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

https://github.com/duanxinyuan/cache-redis.git

Скачать cache-redis

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

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.github.duanxinyuan : util-config jar 1.1.0
redis.clients : jedis jar 3.2.0
org.slf4j : slf4j-api jar 1.7.30
org.projectlombok : lombok jar 1.18.12

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.13.1
org.apache.logging.log4j : log4j-api jar 2.12.1
org.apache.logging.log4j : log4j-core jar 2.12.1
org.apache.logging.log4j : log4j-slf4j-impl jar 2.12.1

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

Данный проект не имеет модулей.

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

Версия
1.2.0