Example 6407
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 9
password: null
prefix: "hippodrome:"
ttl: 26133 # seconds
max_retries: 8
}
Example 6407
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 9
password: null
prefix: "hippodrome:"
ttl: 26133 # seconds
max_retries: 8
}