Example 14311
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 12
password: null
prefix: "median:"
ttl: 18448 # seconds
max_retries: 2
}
Example 14311
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 12
password: null
prefix: "median:"
ttl: 18448 # seconds
max_retries: 2
}