Example 15319

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 0
password: "McKtblRKbARJli3"

prefix: "grouper:"
ttl: 10026 # seconds
max_retries: 4
}

See also