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