Redis [NEW] Extend Redis Hash slot calculation algorithm to consider all Hashtags in a redis key

The current hash slot calculation algorithm stops at the first valid or invalid (without bytes inside) match of { and }S...

Redis [QUESTION] Ping is not readonly?

Hi Redis Team,I was reviewing the PING command's JSON configuration and noticed that it currently has the following comm...

Redis [BUG] Crash of Redis Server - have to #ReadOnlyDirectories=/

On a Raspi 4 Debian 11 my redis server (version=6.0.16) suddenly crashes after a while.To reproducereboot and waitAfter ...

Redis [BUG] Unexpected behavior of XREAD STREAMS stream +

Describe the bugAfter last element of stream was removed, XREAD STREAMS stream + returns nil, but stream is not empty.To...

Redis [BUG] High RSS Memory Usage Even with Active Defrag

Describe the bugHello! We have been observing a strange issue since upgrading our redis standalone servers from 6.2.5 to...

Redis [QUESTION] When will redis 7.2.6 or 7.4.6 be released for ubuntu?

I can only see the source packages on the release page, and I can find other version on redis-labs (debian) but not the ...

Redis [BUG] RETURN:ing JSONPath breaks HIGHLIGHT

Describe the bugIncluding un-indexed fields in FT.SEARCH RETURN, using HIGHLIGHT throws an errorTo reproduceCreate an in...

Redis [BUG]There is an error on redis:6.0 redis server frequently restart

Describe the bugredis server frequently restartTo reproduceExpected behaviorNo Redis crash should beAdditional informati...

Redis slow log question when using redis module

Firstly, thank you to the Redis teams for bringing a more powerful Redis and welcome version 7.4.I deployed a redis clus...

Redis Redis 7.0.13 crashed by signal: 11, si_code: 2

=== REDIS BUG REPORT START: Cut & paste starting from here ===8:S 22 Oct 2024 20:14:47.439 # Redis 7.0.13 crashed by...

Redis Protocol feature proposal: RESP3 (+?) correlation (long term)

RESP is strongly FIFO, but occasionally - for a varied and complex set of reasons - protocol desync occurs, leading to i...

Redis [BUG]7.4 sort in cluster mode should ignore: get # while doing slot comparison

Describe the bugin 7.4 redis cluster , the get patterns in sort command will mapped to slots, but the special pattern: ...

Redis Redis cluster returns IP address of master which not exist

I`m using redis cluster inside kubernetes cluster and I notice that Redis returns incorrect ip addresses (there are basi...

Redis [BUG] Sentinel configurations are mixed on 2 different architectures with same network segment and port

Describe the bugI am trying to perform a version upgrade without impacting the connected applications, but in several te...

Redis [BUG] "auth default foo" returns OK even if there is no password set for "default"

Describe the bugI launched a Redis Docker instance of Redis 7.0.5. I did not set password for the default user.root@a3f4...

Redis Issue with redis database it flushes data automatically

I am using redis database in my project and hosted it on aws. It is working fine for few days like 2-3 days but after th...

Redis consumer deletion in a stream group with automatic XCLAIM redelivered to other consumers

it would be really nice from the operations point of view, to have a variant of XAUTOCLAIM that just deletes a consumer ...

Redis Restarting the slave node redis, an error occurred when importing rdb

Crash report168148:C 06 Sep 2024 09:45:17.256 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo168148:C 06 Sep 2024 09:45:...

Redis [QUESTION] Memory waste during dict rehash

When the dict is being rehashed, if no client accesses the dict for a long time, will the memory of ht[1] never be relea...

Redis [BUG]Can't start with systemd with tls enabled

Description:It is not possible to use tls together with a systemd upstart job because it needs elevated permissions wit...
上一页 下一页
.