RedisCache.destroy() method
Safely destroys the Redis connection.
Signature:
static destroy(): Promise<void>;
Returns:
Promise<void>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.
Safely destroys the Redis connection.
Signature:
static destroy(): Promise<void>;
Returns:
Promise<void>
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.