Example 7314
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 1
password: null
prefix: "brook:"
ttl: 4253 # seconds
max_retries: 3
}
Example 7314
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 1
password: null
prefix: "brook:"
ttl: 4253 # seconds
max_retries: 3
}