Example 10412

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 14
password: "nPhCyUChPLur1uq"

prefix: "crest:"
ttl: 26658 # seconds
max_retries: 6
}

See also