Example 8413

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 7
password: "Q8STWhCI05LXJrO"

prefix: "husband:"
ttl: 67382 # seconds
max_retries: 9
}

See also