Example 10208
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 2
password: "UWBCs_XAl9Kg3Jk"
prefix: "bran:"
ttl: 45548 # seconds
max_retries: 8
}
Example 10208
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 2
password: "UWBCs_XAl9Kg3Jk"
prefix: "bran:"
ttl: 45548 # seconds
max_retries: 8
}