Example 14518

Redis Config

Redis cache configuration.

{
host: "127.0.0.1"
port: 6379
db: 7
password: "RyeA2V0BfkZAnqk"

prefix: "stock:"
ttl: 6091 # seconds
max_retries: 5
}

See also