Package io.permazen.kv.leveldb
package io.permazen.kv.leveldb
KVDatabase implementation based on LevelDB.- See Also:
-
ClassesClassDescriptionAn
AtomicKVStoreview of a LevelDB database.KVDatabaseimplementation based on aLevelDBAtomicKVStore, providing concurrent transactions and linearizable ACID semantics.StraightforwardKVStoreview of a LevelDB database.LevelDBKVDatabasetransaction.Utility methods for use with LevelDB.Read-onlyKVStoreview of a LevelDBSnapshot.