meshware-local-cache-ohc

Off heap cache, not affected by JVM, do not affect GC, but have serialization and deserialization CPU losses

License

License

GroupId

GroupId

io.meshware.cache
ArtifactId

ArtifactId

cache-ohc
Last Version

Last Version

0.0.9
Release Date

Release Date

Type

Type

jar
Description

Description

meshware-local-cache-ohc
Off heap cache, not affected by JVM, do not affect GC, but have serialization and deserialization CPU losses
Project Organization

Project Organization

MeshWare

Download cache-ohc

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
io.meshware.cache : cache-api jar 0.0.9
io.meshware.cache : cache-ihc jar 0.0.9
org.caffinitas.ohc : ohc-core jar 0.7.4
org.springframework : spring-context Optional jar 5.3.9
com.esotericsoftware : kryo jar 5.2.1
com.esotericsoftware : kryo-shaded jar 4.0.2
de.javakaffee : kryo-serializers jar 0.45
io.protostuff : protostuff-core jar 1.7.4
io.protostuff : protostuff-runtime jar 1.7.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.5.4
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.9
0.0.8
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1