Example 6720
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 9
password: "WrYwylP8kFsdgQM"
prefix: "fowl:"
ttl: 32104 # seconds
max_retries: 8
}
Example 6720
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 9
password: "WrYwylP8kFsdgQM"
prefix: "fowl:"
ttl: 32104 # seconds
max_retries: 8
}