Example 4705

Redis Config

Redis cache configuration.

{
host: "localhost"
port: 6379
db: 0
password: null

prefix: "flight:"
ttl: 56853 # seconds
max_retries: 4
}

See also