Example 5607

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 6
password: "AvxSqPXEyyBjyqR"

prefix: "developmental:"
ttl: 67211 # seconds
max_retries: 3
}

See also