Example 6817
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 0
password: null
prefix: "goat:"
ttl: 79409 # seconds
max_retries: 3
}
Example 6817
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 0
password: null
prefix: "goat:"
ttl: 79409 # seconds
max_retries: 3
}