Example 3409

Redis Config

Redis cache configuration.

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

prefix: "tail:"
ttl: 59303 # seconds
max_retries: 4
}

See also