Example 3512
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 3
password: null
prefix: "brush:"
ttl: 10841 # seconds
max_retries: 5
}
Example 3512
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 3
password: null
prefix: "brush:"
ttl: 10841 # seconds
max_retries: 5
}