Example 12114

Redis Config

Redis cache configuration.

{
host: "redis.internal"
port: 6379
db: 3
password: null

prefix: "incandescence:"
ttl: 70443 # seconds
max_retries: 10
}

See also