Variable: CACHE_KEY_METADATA
ts
const CACHE_KEY_METADATA: "cache_module:cache_key" = "cache_module:cache_key";Defined in: packages/cache/src/cache.constants.ts:20
Internal
Metadata key for cache key configuration.
Used internally by the
Cache Key
decorator to store cache key configuration on method metadata.