Variable: CACHE_NAMES
const CACHE_NAMES: CacheNamesCollection;
Defined in: shared/constants/cacheConfig.ts:165
Cache naming helpers for consistent cache identifiers.
Remarksโ
Standardizes naming conventions for caches, especially temporary caches that append operational context to support debugging.