Example 3215

Redis Config

Redis cache configuration.

{
host: "redis.internal"
port: 6379
db: 3
password: "cJs8x2C9KsXhxVd"

prefix: "kiss:"
ttl: 68406 # seconds
max_retries: 7
}

See also