Example 11304

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 1
password: "dL_5jwyyzNwM_1A"

prefix: "chops:"
ttl: 44257 # seconds
max_retries: 7
}

See also