Example 5906

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 13
password: "f7JV7rCSGIOCgeC"

prefix: "knitting:"
ttl: 13971 # seconds
max_retries: 6
}

See also