Example 12903

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 3
password: "GyNZGAWs5QyyGHA"

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

See also