CacheDecorator.globalOptions property

Process-wide defaults, merged under each call's own options.

Signature:

globalOptions?: CacheDecoratorOptions;

Remarks

Merging happens when a decorator is applied, so this must be set before any decorated class is imported.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.