Example 10119

Redis Config

Redis cache configuration.

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

prefix: "monasticism:"
ttl: 81696 # seconds
max_retries: 10
}

See also