Example 10702
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 14
password: "tl83uykflQSOGxA"
prefix: "tenant:"
ttl: 44340 # seconds
max_retries: 10
}
Example 10702
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 14
password: "tl83uykflQSOGxA"
prefix: "tenant:"
ttl: 44340 # seconds
max_retries: 10
}