Off-Heap concurrent hash map intended to store gigabytes of serialized data.
<dependency>
<groupId>org.caffinitas.ohc</groupId>
<artifactId>ohc-core</artifactId>
<version>0.7.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates an off-heap cache and performs a put/get operation.
Implement custom serializers for your key and value types.
No dependency data recorded yet.