Example 5516

Redis Config

Redis cache configuration.

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

prefix: "optimal:"
ttl: 15523 # seconds
max_retries: 10
}

See also