PgCacheOptions.redis property
Redis connection options
Signature:
redis?: {
host: string;
port: number;
username?: string;
password?: string;
};
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.