Example 3315
Redis Config
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 7
password: "uDabSzB21iyPyZL"
prefix: "hepatitis:"
ttl: 39260 # seconds
max_retries: 5
}
Example 3315
Redis cache configuration.
{
host: "localhost"
port: 6379
db: 7
password: "uDabSzB21iyPyZL"
prefix: "hepatitis:"
ttl: 39260 # seconds
max_retries: 5
}