Redis [BUG] Empty "save" option is not storred with "config rewrite"

Describe the bugIf save option is set to empty string (""), ie if snapshotting is disabled, then config rewrite command ...

Redis 后续会更新redis 版本嘛?

需要一个32位新版redis,老的版本使用总是有问题。Comment From: oranagra@GitXiaoPing please post in English. All versions of Redis can be built...

Redis connection error 110

Hi every one.We have celery app on python, some time we got error "ConnectionError: Error 110 connecting to localhost:63...

Redis [BUG] redis-cli does not handle rediss:// in URL properly

Describe the bugredis-cli does not properly parse rediss:// (TLS) URLTo reproduceInstall Redis with TLS enabledRun redis...

Redis [BUG] Active defrag may cause cluster node failover

Describe the bugAfter enabling activedefrag on our Redis cluster, a few days later all 6 of the primary nodes failed ove...

Redis Redis cluster reaching maxmemory cause master fail

When on of the master instances reached max memory is marked in logs/metrics as fail also replicas and clients lost conn...

Redis Performance regression in BRPOP on Redis 6

You helped us enormously with fixing a few previous performance regressions (such as https://github.com/redis/redis/issu...

Redis [QUESTION] redis-6.0.11 compile error

[2021-03-25 20:02:15] [root@SZV1000373838 redis-6.0.11]# make[2021-03-25 20:02:16] cd src && make all[2021-03-...

Redis a node is marked fail with connected state

I deployed a redis cluster about half a year ago. 50 nodes on 25 physical machines, 50 nodes are all master nodes(no rep...

Redis redis maxmemory configuration can't limit the client query buffer.

Redis maxmemory configuration can't limit the client query buffer. config set maxmemory=1GB, but used_memory will to be...

Redis [QUESTION] When can sentinel sdown occur?

I am running 3 Sentinels and Redis Master/Slave. Version 2.6.10 And Redis properties are the same as master/slave.Under ...

Redis Slow performance of CLUSTER SLOTS

I have Redis cluster with 32 instances. 16 instances are primary and 16 instances are replicas. I experience low perform...

Redis question about cluster_slave_validity_factor in cluster.c

codes like below,it means at least data_age > 10000s?if (server.cluster_slave_validity_factor &&data_age >...

Redis The following error occurred when we were compiling make on other x86 systems

The following error occurred when we were compiling make on other x86 systemsCC adlist.oCC quicklist.oCC ae.oCC anet.oCC...

Redis [NEW] Memory optimization with a dictionary

The problemIn some cases hash keys (and values) can be the same from one hash to an another.For example : HMSET user:1 n...

Redis Potential Data Race Detected by Static Code Scanner

Hi, we are working on a race detection tool and we believe that we have found a potential race for this project.Although...

Redis [QUESTION] LFU Morris Counter

The documentation page https://redis.io/topics/lru-cache states that LFU uses the Morris Counter, but it seemed to not b...

Redis [QUESTION] Why only sentinel have client name?

I have set up the basic sentinel configuration 3 nodes and 3 sentinels. I also have installed redis insight on my comput...

Redis [BUG] Redis installed from the Redis Labs PPA fails to daemonize on WSL2

Describe the bugPreviously, WSL2 users could install redis from our PPA and start the server. We (Redis Labs) created a ...

Redis [QUESTION] Redis 6.1 gets downloaded instead of 6.2-rc-3

Hello,I downloaded the redis pre-release 6.2 version here, I started the server but the version displayed was 6.1.The se...
上一页 下一页
.