Example 9704

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 8
password: "k3ZsCX79IYwZHpE"

prefix: "advancement:"
ttl: 47691 # seconds
max_retries: 2
}

See also