Example 15308

Redis Config

Redis cache configuration.

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

prefix: "director:"
ttl: 59426 # seconds
max_retries: 4
}

See also