Example 3919
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 2
password: "S3XFhnnRIPavXIi"
prefix: "typewriter:"
ttl: 84490 # seconds
max_retries: 4
}
Example 3919
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 2
password: "S3XFhnnRIPavXIi"
prefix: "typewriter:"
ttl: 84490 # seconds
max_retries: 4
}