Namespace ToSic.Sys.Caching
Namespaces
Interfaces
- ICacheDependent
Marks something that is cache-dependent. Used for things that are themselves cached, but rely on an upstream cache.
- ICacheExpiring
Marks objects which are cache-based, and which may contain obsolete cached data.
- ITimestamped
Provides a time stamp when something was created / updated for caching.