Example 5308

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 1
password: "XPIsAA_ju3fbqfV"

prefix: "vibraphone:"
ttl: 284 # seconds
max_retries: 8
}

See also