-
### 问题描述(Issue Description)
使用v4.2.0 release,在function中修改DB号无效
Please provide a brief description of the issue you encountered.
### 环境信息(Environment)
- RedisShake 版本(RedisShake Version):v4…
-
I check redis logs that it has an error message as below, master/save unable to sync data. Can anyone please help me with this?
# Server A Status
```
[root@test01 ~]# tail -f /var/log/redis-ser…
-
For HA supporting Redis Sentinel configuration would be a really good addition.
alecl updated
2 years ago
-
I want to connect a plugin with sentinels 3 nodes Is this possible? like here https://github.com/strapi-community/strapi-plugin-redis
How I should connect with sentinels?
I tried
redis: {
conf…
-
### Name and Version
bitnami/redis , latest
### What is the problem this feature will solve?
in present , if i enable sentinel in my helm chart then 2 containers will be formed inside one single po…
-
`SENTINEL masters` is used to discover the master for a given cluster, whereas `SENTINEL get-master-addr-by-name` should be used instead.
See https://github.com/antirez/redis/issues/2615 for the issu…
-
Hi. I use `RedisHealthCheck` to connect to the Redis cluster in Sentinel mode so my connection string specifies Sentinel addresses, not Redis: `tst-srv1.domain.com:26379,tst-srv2.domain.com:26379,tst-…
-
Trying to have some options for redis and also configure Sentinel, but If I declare the class configs for Redis and Sentinel, I get
Duplicate declaration: Package[redis] is already declared in file
…
-
Hi,
Are there plans to make node_redis sentinel aware? I'm thinking about being able to use a list of sentinels at startup, then discover and connect to the masters, and subscribing to sentinels mess…
-
@albrow Have you thought about adding sentinel support? I see you use the redigo package which is what I also use. But It hasn't been updated much lately(last commit was 3 months one before was 6 mont…
epelc updated
9 years ago