Example 7117
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 9
password: "tbwbAud7UkoLj2Y"
prefix: "marathon:"
ttl: 71119 # seconds
max_retries: 5
}
Example 7117
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 9
password: "tbwbAud7UkoLj2Y"
prefix: "marathon:"
ttl: 71119 # seconds
max_retries: 5
}