Example 8120

Redis Config

Redis cache configuration.

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

prefix: "representation:"
ttl: 16666 # seconds
max_retries: 10
}

See also