Uses of Class
io.permazen.kv.caching.AbstractCachingConfig
Packages that use AbstractCachingConfig
-
Uses of AbstractCachingConfig in io.permazen.kv.caching
Subclasses of AbstractCachingConfig in io.permazen.kv.cachingModifier 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
.