Example 5808
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 8
password: null
prefix: "metabolite:"
ttl: 33496 # seconds
max_retries: 6
}
Example 5808
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 8
password: null
prefix: "metabolite:"
ttl: 33496 # seconds
max_retries: 6
}