Example 5616
Redis Config
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: "acgLdxMjiAlFM3Z"
prefix: "toaster:"
ttl: 84090 # seconds
max_retries: 6
}
Example 5616
Redis cache configuration.
{
host: "127.0.0.1"
port: 6379
db: 6
password: "acgLdxMjiAlFM3Z"
prefix: "toaster:"
ttl: 84090 # seconds
max_retries: 6
}