Example 16012
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 9
password: null
prefix: "legend:"
ttl: 11995 # seconds
max_retries: 1
}
Example 16012
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 9
password: null
prefix: "legend:"
ttl: 11995 # seconds
max_retries: 1
}