Example 9906
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 14
password: null
prefix: "heating:"
ttl: 68865 # seconds
max_retries: 1
}
Example 9906
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 14
password: null
prefix: "heating:"
ttl: 68865 # seconds
max_retries: 1
}