Example 010
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 8
password: null
prefix: "heating:"
ttl: 20541 # seconds
max_retries: 1
}
Example 010
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 8
password: null
prefix: "heating:"
ttl: 20541 # seconds
max_retries: 1
}