Example 3906
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 7
password: "Y7j9qbnmA0DYpfi"
prefix: "epic:"
ttl: 66298 # seconds
max_retries: 9
}
Example 3906
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 7
password: "Y7j9qbnmA0DYpfi"
prefix: "epic:"
ttl: 66298 # seconds
max_retries: 9
}