Example 505
Redis Config
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 0
password: null
prefix: "toothpick:"
ttl: 81044 # seconds
max_retries: 6
}
Example 505
Redis cache configuration.
{
host: "redis.internal"
port: 6379
db: 0
password: null
prefix: "toothpick:"
ttl: 81044 # seconds
max_retries: 6
}