ocjedis

OpenCensus instrumented Jedis wrapper

License

License

Categories

Categories

Jedis Data Databases
GroupId

GroupId

io.orijtech.integrations
ArtifactId

ArtifactId

ocjedis
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

ocjedis
OpenCensus instrumented Jedis wrapper
Project URL

Project URL

https://github.com/orijtech/ocjedis
Source Code Management

Source Code Management

https://github.com/orijtech/ocjedis

Download ocjedis

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.opencensus : opencensus-api jar 0.16.1
redis.clients : jedis jar 3.0.1

runtime (1)

Group / Artifact Type Version
io.opencensus : opencensus-impl jar 0.16.1

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.30
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.

ocjedis

Jedis wrapper instrumented with OpenCensus

io.orijtech.integrations

orijtech

Observability, developer tools, cloud, and #golang

Versions

Version
0.0.3
0.0.2
0.0.1