Example 609
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 2
password: "8mVb8SzpmOxShFb"
prefix: "cd:"
ttl: 30880 # seconds
max_retries: 9
}
Example 609
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 2
password: "8mVb8SzpmOxShFb"
prefix: "cd:"
ttl: 30880 # seconds
max_retries: 9
}