IMQCache.init() method
Initializes all registered cache adapters.
Signature:
static init(): Promise<any>;
Returns:
Promise<any>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.
Initializes all registered cache adapters.
Signature:
static init(): Promise<any>;
Returns:
Promise<any>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.