Example 13005

Redis Config

Redis cache configuration.

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

prefix: "bathrobe:"
ttl: 59469 # seconds
max_retries: 7
}

See also