Nineya
Home
Blog
软著申请
Redis [BUG] Stream lag seems to not be correctly replicated on slave
2025-01-17 03:00:21
1925
Describe the bugWe use master/slave with sentinels architecture. We use the slaves to compute metrics about our usage of...
Redis [QUESTION]In redis cluster mode, when there is a large amount of data, the slave node repeatedly reports the problem of full sync, and the info replication displays down. May I ask from what aspects should I consider the solution? Improve the cpu and memory of redis nodes?
2025-01-17 03:00:17
173925
Describe the question:I am deploying redis cluster, and I have individual slave nodes in site2 showing master_link_statu...
Redis [BUG] Unrecoverable error: corrupted cluster config file "5270a2453e7db28eee53f976faca81306e649b19...
2025-01-17 03:00:11
2793
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=]
2025-01-17 03:00:08
3928
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.
2025-01-17 03:00:05
4224
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
2025-01-17 03:00:03
3850
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
2025-01-17 03:00:00
1990
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?
2025-01-17 02:59:58
547
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
2025-01-17 02:59:55
102763
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?
2025-01-17 02:59:52
1210
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
2025-01-17 02:59:49
4518
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
2025-01-17 02:59:46
5961
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
2025-01-17 02:59:35
11367
=== REDIS BUG REPORT START: Cut & 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
2025-01-17 02:59:32
2283
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
2025-01-17 02:59:08
2563
(Feature request)SRANDMEMBER myset [count] [seed]SRANDMEMBER myset// return one random memberSRANDMEMBER myset 2// retur...
Redis [BUG]sentinel only publish +sdown/+odown message once
2025-01-17 02:59:05
8305
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
2025-01-17 02:59:02
1211
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
2025-01-17 02:58:58
4755
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?
2025-01-17 02:58:55
299
@Kevin-zhao326 did you turn on the defragment?Originally posted by @sundb in https://github.com/redis/redis/is...
Redis SHA-2 support
2025-01-17 02:58:51
2055
Do you have a plan to support SHA-2 ? a lot of platform compaines like Microsoft, Google, Apple will deplicate SHA-1 sup...
上一页
下一页
1
…
732
733
734
735
736
…
2246
.