Example 12012

Redis Config

Redis cache configuration.

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

prefix: "amnesty:"
ttl: 83260 # seconds
max_retries: 6
}

See also