TagCache.cache property
The RedisCache this instance borrows its connection, key prefix and logger from. Deleted by TagCache.destroy(). Documented here rather than above the constructor because it is a parameter property, and that is the only place a doc comment reaches the emitted declaration.
Signature:
cache?: RedisCache | undefined;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.