Try our conversational search powered by Generative AI!

Namespace EPiServer.Framework.Cache

Classes

CacheEvictionPolicy

Contains the different cache evicion policies that can be assigned for an item in IObjectInstanceCache.

CacheItemWrapper

Wrapper for items stored in the weak reference cache.

HttpRuntimeCache

Default implementation of IObjectInstanceCache.

WeakReferenceCache

Experimental implementation for internal use.

Interfaces

IObjectInstanceCache

An interface for local, fast caching of object instances.

ISynchronizedObjectInstanceCache

Object instance cache that has support for synchronizing cache contents over multiple computers.

Enums

CacheTimeoutType

Types of cache timeout handling.

FailureRecoveryAction

The various options for handling cache synchronization failures