Package | Description |
---|---|
io.permazen.kv.caching |
Caching
KVStore and KVDatabase layers. |
Modifier and Type | Class and Description |
---|---|
class |
CachingKVDatabase
A wrapper around an inner
KVDatabase that adds a caching layer to transactions by wrapping them
in a CachingKVStore . |
class |
CachingKVTransaction
A transaction associated with a
CachingKVDatabase . |
Copyright © 2022. All rights reserved.