Example 8619
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 5
password: null
prefix: "popularity:"
ttl: 74043 # seconds
max_retries: 9
}
Example 8619
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 5
password: null
prefix: "popularity:"
ttl: 74043 # seconds
max_retries: 9
}