KeyValueStore - Redis implementation

The Manorrock Common Project delivers you with common functionality used across the Manorrock product line.

License

License

Manorrock BSD License
Categories

Categories

Redis Data Databases
GroupId

GroupId

com.manorrock.common.kvs
ArtifactId

ArtifactId

common-kvs-redis
Last Version

Last Version

20.7.0
Release Date

Release Date

Type

Type

jar
Description

Description

KeyValueStore - Redis implementation
The Manorrock Common Project delivers you with common functionality used across the Manorrock product line.

Download common-kvs-redis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
com.manorrock.common.kvs : common-kvs-common jar 20.7.0
io.lettuce : lettuce-core jar 5.3.1.RELEASE

test (3)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.0
org.junit.jupiter : junit-jupiter-params jar 5.6.0
org.junit.jupiter : junit-jupiter-engine jar 5.6.0

Project Modules

There are no modules declared in this project.

Manorrock Common Project

This project is used across the Manorrock.com portfolio to reuse common functionality.

Available modules

KeyValueStore modules

  1. Filesystem KeyValueStore
  2. Redis KeyValueStore

Important notice

Note if you file issues or answer questions on the issue tracker and/or issue pull requests you agree that those contributions will be owned by Manorrock.com and that Manorrock.com can use those contributions in any manner Manorrock.com so desires.

Versions

Version
20.7.0