Example 6111

Redis Config

Redis cache configuration.

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

prefix: "willow:"
ttl: 46919 # seconds
max_retries: 5
}

See also