Example 3702

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 8
password: "g84XeFuMtgcpcIn"

prefix: "armchair:"
ttl: 70303 # seconds
max_retries: 2
}

See also