Example 13206
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 1
password: "u6H8E4Pav83WXbI"
prefix: "meal:"
ttl: 62233 # seconds
max_retries: 2
}
Example 13206
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 1
password: "u6H8E4Pav83WXbI"
prefix: "meal:"
ttl: 62233 # seconds
max_retries: 2
}