| Class and Description |
|---|
| RocksDBAtomicKVStore
An
AtomicKVStore view of a RocksDB database. |
RocksDBKVDatabase
KVDatabase implementation based on a RocksDBAtomicKVStore, providing concurrent transactions
and linearizable ACID semantics. |
| RocksDBKVStore
Straightforward
KVStore view of a RocksDB database. |
RocksDBKVTransaction
RocksDBKVDatabase transaction. |
| SnapshotRocksDBKVStore
Read-only
KVStore view of a RocksDB Snapshot. |
Copyright © 2019. All rights reserved.