-
When using Sentinels connection to Redis instead of a "single host", when opening the `/admin/background-tasks/` URL, the following exception is raised:
```py
Traceback (most recent call last):
…
-
Looking at the code, it does not appear that sentinel is supported. I wanted to confirm if this is actually the case. It looks like standalone and cluster only are supported
-
### 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…
-
### Issue Description
- I used RedisShake to migrate data from a Sentinel cluster to another Sentinel cluster. Both clusters have the same configuration(3 sentinel servers and 2 Redis servers includi…
-
Request support for redis sentinel to allow for graceful clustered / failover solutions.
mfw78 updated
4 years ago
-
Our production Redis clusters use Sentinel for High Availability. Please add Sentinel support so that Icinga DB can automatically route requests to active nodes in the cluster as necessary.
-
Dears,
I'm trying to use redis-rs to connect Redis Sentinel.
But response with below error, I can connect using the same connection information with Java library.
Please help on this if I'm using…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. create cluster
```
apiVersion: apps.kubeblocks.io/v1alpha1
kind: …
-
### 问题描述(Issue Description)
目标redis集群性能太差,迁移速度太快导致目标redis响应时间变长,命令写入超时,redis-shake挂掉。
### 环境信息(Environment)
- RedisShake 版本(RedisShake Version):v4.1.1
- Redis 部署方式(standalone/cluster/sentine…
-
feature request