Example 9305
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 3
password: "Hrt27V7V1Q0AZTz"
prefix: "digit:"
ttl: 82645 # seconds
max_retries: 2
}
Example 9305
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 3
password: "Hrt27V7V1Q0AZTz"
prefix: "digit:"
ttl: 82645 # seconds
max_retries: 2
}