TagCache.redis property
Shared ioredis connection taken from RedisCache at construction time. Absent until RedisCache.init() has been awaited, and deleted again by TagCache.destroy() — while it is absent every operation throws a TypeError carrying REDIS_INIT_ERROR.
Signature:
redis?: Redis;
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.