Example 9918
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 9
password: null
prefix: "millet:"
ttl: 21871 # seconds
max_retries: 8
}
Example 9918
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 9
password: null
prefix: "millet:"
ttl: 21871 # seconds
max_retries: 8
}