Example 4012

Redis Config

Redis cache configuration.

{
host: "redis.internal"
port: 6379
db: 15
password: null

prefix: "godfather:"
ttl: 38200 # seconds
max_retries: 2
}

See also