variable
redis
const redis: RedisClient
Default Redis client
Connection information comes from the first of these that is set:
process.env.VALKEY_URLprocess.env.REDIS_URL"valkey://localhost:6379"