Example 8616
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 8
password: "BnVQ6swQ_vrzdSj"
prefix: "quart:"
ttl: 18300 # seconds
max_retries: 10
}
Example 8616
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 8
password: "BnVQ6swQ_vrzdSj"
prefix: "quart:"
ttl: 18300 # seconds
max_retries: 10
}