IMQCache.get() method
Returns a registered cache adapter by its given name or class.
Signature:
static get(adapter: ICacheAdapter): ICache;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
adapter |
adapter name, class or instance |
Returns:
adapter instance
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.