Example 16916

Redis Config

Redis cache configuration.

{
host: "redis.internal"
port: 6379
db: 7
password: null

prefix: "cuckoo:"
ttl: 72520 # seconds
max_retries: 7
}

See also