Example 2015

Redis Config

Redis cache configuration.

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

prefix: "swanling:"
ttl: 16430 # seconds
max_retries: 2
}

See also