Example 209
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 7
password: "x4Qq5xbQc6xuzgA"
prefix: "turret:"
ttl: 21823 # seconds
max_retries: 2
}
Example 209
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 7
password: "x4Qq5xbQc6xuzgA"
prefix: "turret:"
ttl: 21823 # seconds
max_retries: 2
}