Example 16217
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 3
password: "j5jc1GUy8NIEMKG"
prefix: "edge:"
ttl: 43427 # seconds
max_retries: 9
}
Example 16217
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 3
password: "j5jc1GUy8NIEMKG"
prefix: "edge:"
ttl: 43427 # seconds
max_retries: 9
}