ddth-cache-adapter-redis

DDTH's adapter for various cache systems

License

License

Categories

Categories

Redis Data Databases
GroupId

GroupId

com.github.ddth
ArtifactId

ArtifactId

ddth-cache-adapter-redis
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

pom
Description

Description

ddth-cache-adapter-redis
DDTH's adapter for various cache systems
Project URL

Project URL

https://github.com/DDTH/ddth-cache-adapter
Project Organization

Project Organization

DDTH

Download ddth-cache-adapter-redis

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
com.github.ddth : ddth-cache-adapter-serializing pom 1.0.0
redis.clients : jedis jar 3.0.1
com.github.ddth : ddth-commons-core jar 1.0.0
com.googlecode.xmemcached : xmemcached Optional jar 2.4.6
com.github.ddth : ddth-commons-serialization Optional pom 1.0.0
com.github.ddth : ddth-commons-thrift Optional pom 1.0.0
commons-codec : commons-codec Optional jar 1.12

test (4)

Group / Artifact Type Version
junit : junit jar 4.11
com.github.stephenc.jcip : jcip-annotations jar 1.0-1
org.slf4j : log4j-over-slf4j jar 1.7.25
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0
0.6.4
0.6.3.3
0.6.3.2
0.6.2
0.6.1
0.6.0.2
0.5.1.1
0.5.1
0.5.0.1
0.5.0
0.4.1.5
0.4.1.4
0.4.1.3
0.4.1.2
0.4.1.1
0.4.1
0.4.0
v