Example 11610
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 7
password: "Kc8fgSLwiSqJaH2"
prefix: "baseboard:"
ttl: 18433 # seconds
max_retries: 2
}
Example 11610
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 7
password: "Kc8fgSLwiSqJaH2"
prefix: "baseboard:"
ttl: 18433 # seconds
max_retries: 2
}