ClauDB

ClauDB is a REDIS implementation in Java

License

License

GroupId

GroupId

com.github.tonivade
ArtifactId

ArtifactId

claudb
Last Version

Last Version

1.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

ClauDB
ClauDB is a REDIS implementation in Java
Project URL

Project URL

https://github.com/tonivade/claudb
Source Code Management

Source Code Management

https://github.com/tonivade/claudb

Download claudb

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
com.github.tonivade : resp-server jar 0.18.1
net.sf.jopt-simple : jopt-simple jar 5.0.4
org.luaj : luaj-jse jar 3.0.1
org.caffinitas.ohc : ohc-core-j8 jar 0.6.1

runtime (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.5

test (6)

Group / Artifact Type Version
redis.clients : jedis jar 3.6.3
junit : junit jar 4.13.2
org.junit.jupiter : junit-jupiter-engine jar 5.7.2
org.junit.vintage : junit-vintage-engine jar 5.7.2
org.mockito : mockito-core jar 3.11.2
org.hamcrest : hamcrest-library jar 2.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.8.1
1.8.0
1.7.1
1.7.0
1.6.0
1.5.2
1.5.1
1.5.0
1.4.2
1.4.1
1.4.0
1.3.1
1.3.0
1.2.0
1.1.0
1.0.2
1.0.1
1.0.0