Show / Hide Table of Contents

Namespace Terrasoft.Core.Store

Classes

BaseStoreProvider<TStore, TStoreLevel>

The base class of the storage provider.

CacheItem

Represents a serializable item of a cache.

CacheStoreProvider

Cache provider.

CacheStoreUtilities

Provides utility methods for working with the data store and cache.

ClientStoreAdaptersConfigurationSection

ClientStoreAdaptersSectionCollection

ClientStoreAdaptersSectionElement

ConcurrentDictionaryAdapter

DataStoreKeyTransformerProxy

A proxy class that converts data storage keys by adding a prefix to the key.

DataStoreProvider

The data storage provider.

EmptyCacheStoreAdapter

KeyTransformerProxy

Base class for proxy classes that convert cache keys.

MemoryCacheStore

The memory cache.

ParameterElement

ParameterElementCollection

PrefixKeyTransformerProxy

A proxy class that converts cache keys by adding a prefix to the key.

ProxyElement

ProxyElementCollection

Store

Encapsulates static references to singleton instances of DataStoreProvider and CacheStoreProvider

StoreAdaptersConfigurationSection

StoreAdaptersSectionCollection

StoreAdaptersSectionElement

Interfaces

IAuthIdStore

IBaseStore

Basic interface for data and cache storages.

ICacheStore

Cache storage interface.

ICacheStoreProxy

Interface for CacheStore proxies.

IClearable

IDataStore

Basic interface for data stores.

IDataStoreProxy

Interface for DataStore proxies.

ISessionStore

Basic sessions data storage interface.

Enums

CacheLevel

Data level in the cache.

DataLevel

Data level in the storage

Back to top Generated by DocFX