Example 7513

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 4
password: "T8NZqipvRAf_e7j"

prefix: "translation:"
ttl: 61536 # seconds
max_retries: 7
}

See also