Example 5207

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 4
password: null

prefix: "smoke:"
ttl: 45173 # seconds
max_retries: 2
}

See also