Show / Hide Table of Contents

Namespace Libplanet.RocksDBStore

Classes

MonoRocksDBStore

The RocksDB IStore implementation. This stores data in the RocksDB.

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.

In This Article
Back to top Copyright © 2018–2021 Planetarium