Example 17516
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 6
password: "8xAMxGZhqm_jF7K"
prefix: "volleyball:"
ttl: 79295 # seconds
max_retries: 3
}
Example 17516
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 6
password: "8xAMxGZhqm_jF7K"
prefix: "volleyball:"
ttl: 79295 # seconds
max_retries: 3
}