Example 4412
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: null
prefix: "negotiation:"
ttl: 70964 # seconds
max_retries: 3
}
Example 4412
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: null
prefix: "negotiation:"
ttl: 70964 # seconds
max_retries: 3
}