Example 15012
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 1
password: null
prefix: "brief:"
ttl: 66164 # seconds
max_retries: 7
}
Example 15012
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 1
password: null
prefix: "brief:"
ttl: 66164 # seconds
max_retries: 7
}