Example 15519
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 4
password: "6fXHw13mQubquoQ"
prefix: "produce:"
ttl: 69207 # seconds
max_retries: 7
}
Example 15519
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 4
password: "6fXHw13mQubquoQ"
prefix: "produce:"
ttl: 69207 # seconds
max_retries: 7
}