Redis [BUG] Stream lag seems to not be correctly replicated on slave

Describe the bugWe use master/slave with sentinels architecture. We use the slaves to compute metrics about our usage of...

Redis [BUG] Unrecoverable error: corrupted cluster config file "5270a2453e7db28eee53f976faca81306e649b19...

Describe the bugOn upgrading to redis version: 7.2.5-debian-12-r0 from version: 6.2.6-debian-10-r140 redis gets upgraded...

Redis [QUESTION] [possibly BUG] warning: '__builtin_memcpy' writing 254 or more bytes into a region of size 0 overflows the destination [-Wstringop-overflow=]

This is likely a bug, but compiler allows it:/opt/local/var/macports/build/_opt_PPCSnowLeopardPorts_databases_redis/redi...

Redis [BUG] Some 32-bit archs need linking to libatomic, otherwise build fails with undefined ___atomic_load_8 etc.

Some 32-bit arch need explicit linking to libatomic, otherwise the code fails at linking:/opt/local/var/macports/build/_...

Redis [NEW] Its time to start working on the SHA1 hash collision story

The problem/use-case that the feature addressesBackground: due to advances in algorithms, compute power, and quantum res...

Redis [NEW] sentinel shouldn't pick slaves that are not synced with master

The problem/use-case that the feature addressesCurrently if the sentinel picks slaves that are connected to the master, ...

Redis [QUESTION]If I delete one Shard in a three-Shard Redis Cluster, can data still be written successfully?

Describe the question:I deployed a three-Shard Redis Cluster。1. shard0,slot 0-54612. shard1,slot 5462-109223. shard2,slo...

Redis [CRASH] <short description>Redis 6.2.7 crashed by signal: 11

Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...

Redis [QUESTION]is there a way to bypass specifying password every time the redis request (get/set) got redirected?

I have a redis cluster up and running, and when requirepass is not enabled, redis-cli get/set request doesn't have any i...

Redis [CRASH] Redis 7.0.3 crashed by signal: 11, si_code: 1

Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...

Redis [BUG] Redis clients add 1GB/s memory usage through a CLOSE_WAIT server connection

Describe the bugI have 1 GB of memory usage extra per second (!) when trying to connect with redis client to a redis-ser...

Redis Redis 5.0.8.1 crashed by signal:11

=== REDIS BUG REPORT START: Cut &amp; paste starting from here ===11361:M 29 Aug 2024 19:35:05.570 # Redis 5.0.8.1 crash...

Redis [BUG]The master-slave synchronization relationship of cluster shards cannot be restored due to network failure

Describe the bugIn the cluster mode, when the slave nodes in the sharded cluster are pinged by the master node during th...

Redis Have SRANDMEMBER and RANDOMKEY accept a seed

(Feature request)SRANDMEMBER myset [count] [seed]SRANDMEMBER myset// return one random memberSRANDMEMBER myset 2// retur...

Redis [BUG]sentinel only publish +sdown/+odown message once

Descriptionsentinel only publish +sdown/+odown message onceTo reproduce1 master with 2 replicas and 3 sentinels. They're...

Redis Redis changing password is invalid, but the original password can still be used

Why is it that after I changed the Redis password in the configuration file, I am unable to connect using the new passwo...

Redis [Proposal] redis-cli support json output so that users/libraries don't need to parse text output

For example, if some library doesn't implement parsing one command 's output, like cluster nodes, users need to parse th...

Redis @Kevin-zhao326 did you turn on the defragment?

@Kevin-zhao326 did you turn on the defragment?Originally posted by @sundb in https://github.com/redis/redis/is...

Redis SHA-2 support

Do you have a plan to support SHA-2 ? a lot of platform compaines like Microsoft, Google, Apple will deplicate SHA-1 sup...
上一页 下一页
.