Example 4501

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 7
password: null

prefix: "alliance:"
ttl: 85772 # seconds
max_retries: 6
}

See also