Uses of Class
io.permazen.kv.caching.AbstractCachingConfig
-
Uses of AbstractCachingConfig in io.permazen.kv.caching
Modifier and TypeClassDescriptionclass
A wrapper around an innerKVDatabase
that adds a caching layer to transactions by wrapping them in aCachingKVStore
.class
A transaction associated with aCachingKVDatabase
.