Nineya
Home
Blog
软著申请
Redis [BUG] Report of STACK TRACE of Redis 5.0.14.1
2025-01-17 03:01:19
2631
=== REDIS BUG REPORT START: Cut & paste starting from here ===Redis version: 5.0.14.1[13408] 24 Sep 07:25:39.230 # -...
Redis Redis 3.2.12 crashed on aarch64
2025-01-17 03:01:16
17684
Describe the bugRedis suddenly crashed.To reproduceRun redis server.Expected behaviorI expect redis server to run withou...
Redis [QUESTION] how to get consumer group lag as in Kafka in Redis Streams
2025-01-17 03:01:13
2967
How to get consumer group lag in Redis Streams like in Kafka, This is equal to number of messages in streams - number of...
Redis [BUG] sentinel cluster auto failover caused data loss
2025-01-17 03:01:10
1182
Describe the bugredis version:6.0.8A cluster with 3 sentinels, 1 master, 1replica. When master down , cluster failover, ...
Redis Practical limitations of HyperLogLog
2025-01-17 03:01:06
4275
Are there any practical limitations to maximum number of entries in HLL depending on input data ? I was using HLL data s...
Redis [BUG] eval/evalSha fails to execute lua byte code
2025-01-17 03:01:03
4261
Describe the bugEVAL and EVALSHA do not support running lua byte code (.ljbc)and will result in error like(error) ERR Er...
Redis [QUESTION] What is the recommended procedure to backup/restore redis with sentinel?
2025-01-17 03:01:00
2126
Hi,I'm looking for a recommended procedure to backup/restore redis with sentinel (aof = true, rdb = true), on a large da...
Redis [help]Fast memory test PASSED, however your memory can still be broken. Please run a memory test for several hours if possible.
2025-01-17 03:00:57
1520
redis.confAfter adding this configuration line, Redis cannot start.loadmodule /opt/redis/RediSearch/bin/linux-x64-releas...
Redis optional sync-only and cli-only ports
2025-01-17 03:00:54
2736
IssueWithout any kind of ACLs, it's anywhere from difficult to impossible to prevent clients from writing directly to ma...
Redis [BUG] Redis cluster not recovering previously persisted data after host machine restart
2025-01-17 03:00:52
8317
Redis Version: v7.0.12Hello.I have deployed a Redis Cluster in my Kubernetes Cluster using ot-helm/redis-operator with t...
Redis Redis Cluster — Running scripts on slaves returns MOVED regardless of READONLY
2025-01-17 03:00:49
2407
Working with a redis cluster:$ redis-cli -h 10.16.44.71 CLUSTER NODES939da3d4429964a27e612dd137d6f346d4458eed 10.16.44.7...
Redis Crash in _writevToClient() for redis7.0.12
2025-01-17 03:00:46
43651
redis部署模式为sentinel,系统为中标麒麟,版本为V10-sp3(2212),redis部署版本7.0.12,在某一时间点,redis主节点master突然内存崩溃,redis进程被系统直接kill掉,排查服务器内存、cpu、io...
Redis [BUG] evalSha_RO is slower than evalSha
2025-01-17 03:00:43
2789
Describe the bugEVAL_RO and EVALSHA_RO should be faster then EVAL/EVALSHAIn some cases it's correct for EVAL_RO/EVAL, bu...
Redis Issue with Partial Resynchronization(PSYNC) feature supported by Redis v4
2025-01-17 03:00:41
18307
We found one issue with Partial Resynchronization(PSYNC) feature supported by Redis v4.We investigated into possible sce...
Redis [CRASH] Redis seems to be crashing while creating RDB.
2025-01-17 03:00:38
43094
CrashResport.txtRedis server is trying to write to RDB where the for object hash o->encoding is neither OBJ_ENCOD...
Redis [NEW] Performance: Improve string to floating-point conversion time using Eisel-Lemire algorithm on 99% of the cases, while ensuring correctness of 100% of cases
2025-01-17 03:00:35
3817
The problem/use-case that the feature addressesPutting it simply all use cases that heavily rely on string to floating-p...
Redis [QUESTION] redis 6.0.9 fails to change password in redis.conf
2025-01-17 03:00:32
5075
we use redis 6.0.9 rpm to install redis,which runs for three years in our project.But recently we fail to update passwor...
Redis addReplyHumanLongDouble has a large overhead/weight on GEOPOS command performance
2025-01-17 03:00:29
3993
Profiling GEOPOS command we see that addReplyHumanLongDouble takes 62.36% of the total CPU cycles of the process:Samples...
Redis AOF file corrupted after a power loss aof-load-truncated yes fails too
2025-01-17 03:00:26
4988
We have been seeing this issue in production that happens after a power outage.Redis doesn't come back online because of...
Redis [NEW] Update HSET to add SET-like options
2025-01-17 03:00:23
988
The problem/use-case that the feature addressesThe introduction of HEXPIRE opens a lot of possibilities. However, there ...
上一页
下一页
1
…
731
732
733
734
735
…
2246
.