Example 13009
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 2
password: "dOnBjh_2rfOcRwN"
prefix: "league:"
ttl: 12712 # seconds
max_retries: 5
}
Example 13009
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 2
password: "dOnBjh_2rfOcRwN"
prefix: "league:"
ttl: 12712 # seconds
max_retries: 5
}