ICache.ready property
Whether the cache adapter is initialized and ready to use.
Signature:
ready: boolean;
Remarks
For the built-in Redis adapter this flag is never reset — destroying the shared connection leaves it true, so a true value does not guarantee a live connection after an explicit destroy.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.