AdvantageCMS.Core.Utils.Cache Namespace
Classes
| Class | Description | |
|---|---|---|
|
|
AdvantageCacheManager |
Provides a sealed cache manager that delegates storage operations to a configured
IAdvantageCacheContainer (web server or database). Cache keys are
automatically scoped by domain and language identifiers.
|
Interfaces
| Interface | Description | |
|---|---|---|
|
|
IAdvantageCacheContainer |
Defines the contract for a cache storage container that supports
retrieving, storing, invalidating, and clearing cached items.
|

