Example 3214
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 2
password: "KVeRKWnu5g9k9kk"
prefix: "thorn:"
ttl: 4797 # seconds
max_retries: 3
}
Example 3214
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 2
password: "KVeRKWnu5g9k9kk"
prefix: "thorn:"
ttl: 4797 # seconds
max_retries: 3
}