Example 8201

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 11
password: "bk26IPbMNpS9gCg"

prefix: "grass:"
ttl: 4386 # seconds
max_retries: 9
}

See also