Example 9214
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 14
password: null
prefix: "scorn:"
ttl: 1069 # seconds
max_retries: 6
}
Example 9214
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 14
password: null
prefix: "scorn:"
ttl: 1069 # seconds
max_retries: 6
}