Example 1319
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 9
password: "GE6hm8gfzryyayI"
prefix: "fledgling:"
ttl: 28548 # seconds
max_retries: 8
}
Example 1319
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 9
password: "GE6hm8gfzryyayI"
prefix: "fledgling:"
ttl: 28548 # seconds
max_retries: 8
}