Example 12502

Redis Config

Redis cache configuration.

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

prefix: "cinema:"
ttl: 56064 # seconds
max_retries: 10
}

See also