Example 7712

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 0
password: null

prefix: "elevator:"
ttl: 36116 # seconds
max_retries: 8
}

See also