Example 3920
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: null
prefix: "hierarchy:"
ttl: 33238 # seconds
max_retries: 8
}
Example 3920
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: null
prefix: "hierarchy:"
ttl: 33238 # seconds
max_retries: 8
}