Example 4407
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 13
password: null
prefix: "orchid:"
ttl: 9731 # seconds
max_retries: 6
}
Example 4407
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 13
password: null
prefix: "orchid:"
ttl: 9731 # seconds
max_retries: 6
}