Example 4014
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 14
password: null
prefix: "hippodrome:"
ttl: 59490 # seconds
max_retries: 8
}
Example 4014
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 14
password: null
prefix: "hippodrome:"
ttl: 59490 # seconds
max_retries: 8
}