rDBI-core

rDBI provides convenience utilites for Jedis, cleaning up some of Jedis's api pitfalls by automatically returning the Jedis resource to the pool. It also has helper utilities for making Lua script calls to Redis easier. rDBI library is inspired by the awesome library jDBI, a convenience library for SQL.

License

License

GroupId

GroupId

com.lithium.dbi.rdbi
ArtifactId

ArtifactId

rdbi-core
Last Version

Last Version

0.106
Release Date

Release Date

Type

Type

jar
Description

Description

rDBI-core
rDBI provides convenience utilites for Jedis, cleaning up some of Jedis's api pitfalls by automatically returning the Jedis resource to the pool. It also has helper utilities for making Lua script calls to Redis easier. rDBI library is inspired by the awesome library jDBI, a convenience library for SQL.
Project Organization

Project Organization

Lithium Technologies

Download rdbi-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
redis.clients : jedis jar 4.1.1
org.antlr : stringtemplate jar 3.2.1
com.google.code.findbugs : jsr305 jar 3.0.1
org.slf4j : slf4j-api jar 1.7.32
commons-codec : commons-codec jar 1.15
io.opentelemetry : opentelemetry-api jar 1.4.1

test (4)

Group / Artifact Type Version
org.testng : testng jar 7.4.0
org.slf4j : slf4j-simple jar 1.7.32
org.mockito : mockito-core jar 4.2.0
org.awaitility : awaitility jar 4.2.0

Project Modules

There are no modules declared in this project.
com.lithium.dbi.rdbi

Lithium Technologies

Versions

Version
0.106
0.105
0.104
0.103
0.102
0.101
0.100
0.99
0.98
0.97
0.96
0.95
0.94
0.93
0.92
0.91
0.90
0.89
0.88
0.87
0.86
0.85
0.84
0.83
0.82
0.81
0.80
0.79
0.78
0.76
0.75
0.74
0.73
0.72
0.71
0.70
0.69
0.68
0.66
0.65
0.64
0.62
0.61
0.60
0.59
0.58
0.57
0.56
0.55
0.54
0.53
0.49
0.47
0.46
0.45