Example 1801
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 6
password: null
prefix: "scorn:"
ttl: 41753 # seconds
max_retries: 2
}
Example 1801
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 6
password: null
prefix: "scorn:"
ttl: 41753 # seconds
max_retries: 2
}