Example 7706
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 4
password: "CqjPiXiiRK3V2ax"
prefix: "disposer:"
ttl: 17903 # seconds
max_retries: 3
}
Example 7706
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 4
password: "CqjPiXiiRK3V2ax"
prefix: "disposer:"
ttl: 17903 # seconds
max_retries: 3
}