Uses of Class
io.permazen.kv.mvcc.MutableView

Packages that use MutableView
Package
Description
A simple KVStore implementation based on a sorted array of key/value pairs.
Caching KVStore and KVDatabase layers.
KVDatabase implementation based on LevelDB.
Utility classes for MVCC type operations using a KVStore.
AtomicKVStore and KVDatabase implementations based on H2 MVStore.
KVDatabase implementation based on Google Cloud Spanner.