Example 14717

Redis Config

Redis cache configuration.

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

prefix: "language:"
ttl: 44956 # seconds
max_retries: 10
}

See also