CacheDecoratorOptions.ttl property
Time-to-live in milliseconds.
Signature:
ttl?: number;
Remarks
Omitted or non-positive means the entry never expires. A non-integer value is rejected by Redis, which makes the write throw rather than return falsy.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.