IRedisCacheOptions.conn property

An existing Redis client to reuse — a running service's queue writer, for example — instead of opening a new connection.

Signature:

conn?: IRedisClient;

Remarks

Honoured only while no shared connection exists yet.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.