-
To support a HA environment, return the Redis DB from a quorum of Sentinel instances.
I plan to work on a PR over the next couple of weeks.
-
### Issue Description
Trying to copy data from standalone Redis to Redis Sentinel, getting `ERR NOAUTH Authentication required` even though `password` is specified correctly.
### Environment
…
-
**Describe the bug**
redis version:6.0.8
A cluster with 3 sentinels, 1 master, 1replica. When master down , cluster failover, the replica change to be the new master. after 5 mins later, stop the n…
-
{
"platform":"",
"hub-mirror": [
"xuxueli/xxl-job-admin:2.3.1",
"mysql:5.7",
"registry:latest",
"gitlab/gitlab-ce:latest",
"openjdk:8-jre",
"nacos/n…
-
I cannot find anything about this in Redis or Redisson documentation, so I'm hoping someone can easily answer the question!
With 6 Redis instances and 3 sentinels, we see every client connecting to…
-
## Bug Report
#### Current Behavior
Lettuce 6.1.6 RELEASE implementation of SentinelConnector updates sentinel topology when it is first connect or failover event is occurred.
Let's s…
-
Facing the same issue: https://github.com/redis/redis-py/issues/1388
@filipcima [comment](https://github.com/redis/redis-py/issues/1388#issuecomment-681960193) not work, Did I miss anything?
> …
-
I am using 4 redis server with 4 redis sentinels as a cluster setup on 4 cloud servers. Setup seems to be working fine but from 4 redis sentinel only1 sentinel is working fine and only its configurati…
-
I'm having issues when trying to connect to Redis Sentinel for the first time.
**Preconditions** (Any important steps we need to know)
- RedisInsight-v2 2.8.0 installed on main (Windows 10) mach…
ToshY updated
2 years ago
-
I started on removing trademarks on the sentinel code (see https://github.com/valkey-io/valkey/pull/268 ) but it seems that both of the simple rules `redis -> server` and `redis -> valkey` might be re…