Example 12815

Redis Config

Redis cache configuration.

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

prefix: "editor:"
ttl: 54722 # seconds
max_retries: 10
}

See also