Redis [QUESTION] why the pong reply of ping command in subscribe status is a MultiBulkReply rather than a StatusReply

Is this a historical legacy issue?Comment From: zuiderkwastIn subscribed mode, only a few commands are allowed and all r...

Redis [QUESTION] RedisCluster READONLY mode: Any way to load-balance instead of using round-robin to distribute requests?

Hello,I have a two-node redis cluster, with a single RW node and read replica. I'm making a steady stream of read reques...

Redis Unable to create a cluster on Redis community edition

Hi team ,Redis is installed on 6 vms on Oracle cloud . telnet connection is good . Redis able to communicate to other se...

Redis [BUG]

Describe the bugA short description of the bug.To reproduceSteps to reproduce the behavior and/or a minimal code sample....

Redis [QUESTION] Redis INCRBYFLOAT What is the range of the float, the number of integers, and the number of decimal places?

I have checked the official documentation and it can be stated that the decimal places are 17 and accuracy is guaranteed...

Redis [BUG]Sentinels with different initial masters in sentinel.conf enter split-brain and do not failover

Describe the bugIf sentinels are started with different monitor masters in sentinel.conf, they will not detect/report th...

Redis [BUG] XREAD[GROUP] with RESP3 may return a map with dup keys when user requested the same key twice

127.0.0.1:6379> XADD x 1-0 f v"1-0"127.0.0.1:6379> XADD x 2-0 f v"2-0"127.0.0.1:6379> HELLO...

Redis why object refcount key return alway value is 1??how do not 1?

why object refcount key return alway value is 1??how do not 1?THANK MUCH!Comment From: oranagraOne example would be to s...

Redis Why didn't provide standard spec file,how can I make rpm through spec file?

Hello,now I have compiled redis 5.0.7 on my system,then I need to make it into an rpm package,how can I obtain standard ...

Redis unable to install RediSearch on Ubuntu 22

OS : Ubuntu 22I am following : https://redis.io/docs/stack/search/quick_start/and my ll build contains no .so files here...

Redis [BUG] The RediSearch Result Not Correct In Cluster Mode

Describe the bugThe RediSearch not come out correct result.To reproduceServer: 2 nodes with cluster enabled (Redis Enter...

Redis [CRASH] <crash at listRotateTailToHead+0x12 >

We've had 10+ redis(version:5.0.12) crashes recently, all with the same stack.Once the redis process died, we debugged a...

Redis [Streams] XNACK command

XNACK would remove a message from PEL and mark it as not-processed so it goes to the next consumer. A consumer which cal...

Redis ERR unknown command "redis-cli",with args bigining with: --cluster ,create

Hi team ,We are getting issue while creating a cluster ,Redis has been installed on six nodesredis-cli --cluster create ...

Redis 12345

Support sequences of increasing numbers like 12345. When is this feature released?Comment From: madolsonHave you conside...

Redis [QUESTION]Why didn't you provide standard spec file,how can I make rpm through spec file?

Please keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis ser...

Redis Decouple the use of TLS in cluster bus and in client connection.

In a gossip message every node in cluster would send its own network information, including:typedef struct { // ... ...

Redis [NEW] Support visibility of TLS port in cluster topology when "tls-cluster" is not enabled

"tls-cluster" is a setting that enables encryption of cluster bus traffic. However, this setting is also used to determi...

Redis [QUESTION] Redis Cluster with Node Aware or Rack Aware Replication

Out of curiosity, if we want to build our own Redis as a Service without using any Cloud Provider, how can we make sure ...

Redis [BUG] REPLCONF rdb-only error: ERR Unrecognized REPLCONF option: rdb-only

Describe the bugThis command:REDISCLI_AUTH='MYPWD' redis-cli -h MYHOST -p MYPORT --rdb /path/to/export.rdbProduces this ...
上一页 下一页
.