-
This is somewhat peculiar bug (or I think at least it's a bug). Originally I had the following config (after stripping comments and empty lines):
```daemonize no
supervised systemd
pidfile "/run/re…
-
We are setting up redis (3.2.0) with auto failover
We are using a three boxes setup as described in `Example 2` in [redis sentinel documentation](http://redis.io/topics/sentinel)
```
+----+
…
-
I have 4 servers (Virtual hosted in Hyper-V) each with 2 NICs; one NIC is for Windows Network Load-balancing, the other is for network connectivity.
They are:
M1: 192.168.1.44 / 192.168.1.43
M2: 192…
-
The redis 4.0.14 sentinel is deployed on the windows 2016 server and will be down in a few hours。
-
**Describe the bug**
Was a TODO in source code.
At least for now we will replicate the previous behaviour of
skipping automatic aggregation when using the redis-sentinel backend
because $nodes c…
-
I've encountered connectivity issues when using Redis master, slave, and Sentinel instances in a Docker environment with multiple networks. The problem arises when the Sentinels return the IP address …
-
### The bug
After Immich had finished uploading all of my images it is continuing to try and upload images by the looks of it. See video for UX.
https://github.com/immich-app/immich/assets/3501119…
-
**What version of redis operator are you using?**
helm.sh/chart: redis-operator-0.14.3
```shell
kubectl logs -n redis-system -f deployment/redis-operator
I0524 17:19:50.020961 1 request.go…
-
Hello, I have 5 Windows Servers (in a production environment) each running a Redis server and a Sentinel (v2.8.2400).
One Redis is a Master and the rest Slaves. The Sentinels all point to the master w…
-
**Describe the bug**
Currently, `renku` services do not use Redis Sentinel correctly. It is necessary to modify the `renku` helm chart to enable the sentinels to be specified, to propagate this to …