Show / Hide Table of Contents

Namespace Libplanet.Store

Classes

BaseIndex<TKey, TVal>

BaseStore

BlockSet<T>

ChainIdNotFoundException

The exception that is thrown when a chain ID does not exist in an IStore object.

DefaultStore

The default built-in IStore implementation. This stores data in the file system or in memory. It also uses LiteDB for some complex indices.

StoreExtensions

TransactionSet<T>

Interfaces

IStore

Back to top Copyright © 2019–2020 Planetarium