-
### Description
```
const redis = require("redis");
const { setup, RedisStore } = require("axios-cache-adapter");
const client = redis.createClient({
url: 'REDIS_URL'
})
const store = new R…
-
**What version of redis operator are you using?**
```shell
I0914 23:45:09.633058 1 request.go:665] Waited for 1.042501113s due to client-side throttling, not priority and fairness, reque…
-
### The bug
I enabled Folder View in my account and months are now sorted alphabetically - all years start with April and end with September. When I choose months as numbers - first numbers are 10 …
-
With flake8 version 7.0.0 the settings from a `setup.cfg` are not properly converted to arguments for flake8:
```
[flake8]
exclude = build,.git,.tox,./tests/.env
extend-ignore = E203
max-line-l…
-
## Description
I noticed an increase in latency for my service. I was using v8.8.0 go-redis lib version with elasticache engine v6.0.5 and I was getting ~2-3ms (p90).
Now I updated go redis to v…
-
Checklist based on general guide https://github.com/openfoodfoundation/ofn-install/wiki/Migrating-a-Production-Server
## 1. Setting up the new server
- [x] Check old server config for any addition…
-
Check the code, seems only simple client is used to talk to redis cache. I'm wondering if we can config a redis with Sentinel/Cluster mode enabling as chartmeseum cache?
-
### Describe the bug
While just enabling rspamd service, one could see in the errors in the logs highlighted in red, that rspamd is unable to communicate with a redis backend
### Steps To Reprod…
-
### Nomad version
Output from `nomad version`
Nomad v0.10.3 (65af1b9ecff5b55a1dd6e10b8c3224f896d6c9fa)
### Operating system and Environment details
ubuntu 19.10
### Issue
`nomad job pl…
-
### The bug
If the photo or video preview has image with light background then white text and icons are not visible.
When you hover over the preview, it is shaded and the text becomes visible.
Th…