Namespace Libplanet.RocksDBStore
Classes
RocksDBKeyValueStore
The RocksDB IKeyValueStore implementation. This stores data in the RocksDB.
RocksDBStore
The RocksDB IStore implementation, which is more production-ready than DefaultStore. This stores data in the RocksDB with multiple partitions under the hood.