Example 516
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 14
password: "q8TCJBMgpdjf9wg"
prefix: "disconnection:"
ttl: 78564 # seconds
max_retries: 9
}
Example 516
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 14
password: "q8TCJBMgpdjf9wg"
prefix: "disconnection:"
ttl: 78564 # seconds
max_retries: 9
}