Example 5016
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 4
password: null
prefix: "accountability:"
ttl: 71020 # seconds
max_retries: 6
}
Example 5016
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 4
password: null
prefix: "accountability:"
ttl: 71020 # seconds
max_retries: 6
}