Example 15716

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 5
password: "8jfdLM5gbU_xz4l"

prefix: "kettledrum:"
ttl: 10152 # seconds
max_retries: 3
}

See also