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

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice. Wrapper for items stored in the weak reference cache.

HttpRuntimeCache

Default implementation of IObjectInstanceCache.

WeakReferenceCache

Unsupported INTERNAL API! Not covered by semantic versioning; might change without notice.

Interfaces

IObjectInstanceCache

An interface for local, fast caching of object instances.

IRequestCache

Signature for a component that implements support to cache values on current request (for a web application a Http request)

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