cache-redis

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

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.duanxinyuan
ArtifactId

ArtifactId

cache-redis
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project URL

https://github.com/duanxinyuan/cache-redis.git
Source Code Management

Source Code Management

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

Download cache-redis

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
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

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0