inakisoriamrf
inakisoriamrf
Hi, 6.3.1 is completely [unusable and unstable](https://github.com/Snapchat/KeyDB/issues/460) with a high volume of keys. We are going to downgrade until it's fixed. Is it possible to downgrade node by node? I...
**Describe the bug** After upgrading to 6.3.1 the memory usage is higher than with previous versions. Also, fragmentation rises to 1.3 from the usual 1.05 with previous versions, the workload...
We are working with a Redis cluster consisting of multiple shards, with 3 nodes per shard. When a node unexpectedly restarts (due to hardware reset, for example), the first `get`...
Introduces a new failover mode for RedisCluster that prioritizes reading from replica nodes while maintaining high availability through automatic master fallback. Changes: - Add REDIS_FAILOVER_PREFER_REPLICA constant (value: 4) - Implement...