Example 9717
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 9
password: null
prefix: "range:"
ttl: 43909 # seconds
max_retries: 8
}
Example 9717
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 9
password: null
prefix: "range:"
ttl: 43909 # seconds
max_retries: 8
}