Example 10518

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 1
password: null

prefix: "summary:"
ttl: 31708 # seconds
max_retries: 9
}

See also