Example 11218

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 7
password: null

prefix: "minority:"
ttl: 42879 # seconds
max_retries: 2
}

See also