Uses of Package
io.permazen.kv.leveldb
Packages that use io.permazen.kv.leveldb
-
Classes in io.permazen.kv.leveldb used by io.permazen.kv.leveldbClassDescriptionAn
AtomicKVStore
view of a LevelDB database.KVDatabase
implementation based on aLevelDBAtomicKVStore
, providing concurrent transactions and linearizable ACID semantics.StraightforwardKVStore
view of a LevelDB database.LevelDBKVDatabase
transaction.Read-onlyKVStore
view of a LevelDBSnapshot
.