RedisCache.options property
The effective options after merging user input over DEFAULT_REDIS_CACHE_OPTIONS.
Signature:
options: IRedisCacheOptions;
Remarks
Populated only by RedisCache.init() — it is undefined until then, which is why every instance must be initialized before use even when another instance already opened the shared connection.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.