Example 15709

Redis Config

Redis cache configuration.

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

prefix: "institute:"
ttl: 72055 # seconds
max_retries: 10
}

See also