Example 1511
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 1
password: "TAMCfQ2xbhGMTro"
prefix: "polarisation:"
ttl: 66485 # seconds
max_retries: 7
}
Example 1511
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 1
password: "TAMCfQ2xbhGMTro"
prefix: "polarisation:"
ttl: 66485 # seconds
max_retries: 7
}