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

TrieStateStore

An IStateStore implementation. It stores states with MerkleTrie.

Interfaces

IStateStore

An interface to store states.

IStore

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