Namespace ToSic.Eav.Apps.Sys.Caching
Classes
- AppsCacheBase
The Apps Cache is the main cache for App States.
This is just the abstract base implementation. The real cache must implement this and also provide platform specific adjustments so that the caching is in sync with the Environment.
Interfaces
- IAppsCache
Marks the objects which are responsible for caching ToSic.Eav.Apps.Sys.IAppStateCache in memory.
This is a very powerful system ensuring performance and more.