Nineya
Home
Blog
软著申请
Redis bugfix : fix warning errors for missing logRegisters() support for aarch64
2025-01-16 20:24:00
1558
Bug found and verified to exist on : Redis version: 4.0.6 platform: QDF2400OS: Linux ( Redhat/Ubuntu)During compilation ...
Redis bugfix : fix integration/logging testcase for aarch64 platform
2025-01-16 20:23:53
576
Bug found and verified to exist on :Redis version: 4.0.8platform: QDF2400OS: Linux ( Redhat/Ubuntu)Running "make test" o...
Redis [CRASH]dictFind(db->dict,key->ptr) != NULL
2025-01-16 20:23:37
6937
redis | === REDIS BUG REPORT START: Cut & paste starting from here ===redis | 1:M 22 Jan 09:03:05....
Redis Redis 3.2.11 crash by signal: 11
2025-01-16 20:23:34
20064
Hello, the following issue occurs when running any programs using redis on our ARM 9 processor, custom linux distributio...
Redis redundanct codes about lock usage
2025-01-16 20:23:31
1507
Dear Developers: Here is a redundant usage of lock(which may potentially lead to performance, deadlock issue.) Tha...
Redis [BUG] method zslInsert in t_zset.c update and rank array length need not maxlevel and unsigned int may overflow
2025-01-16 20:23:28
2441
Describe the bug`zskiplistNode zslInsert(zskiplist zsl, double score, sds ele) {zskiplistNode update[ZSKIPLIST_MAXLEVEL]...
Redis Make pattern matching when the psubscribe parameter is not pattern
2025-01-16 20:23:25
2781
In fact, this is not a bug in a sense, because if we use psub, the parameter should be pattern.But psub should support e...
Redis [BUG] smovecommand may signal its dstkey modified while the dstkey is not.
2025-01-16 20:23:22
1062
Describe the bugBy reading the code of smovecommand in src/t_set.c(line 395), I find the func will signal its dstkey mod...
Redis redis-trib.rb doesn't work for nodes that are already failed
2025-01-16 20:23:19
3236
For redis cluster nodes that have flag "fail" in their CLUSTER NODES, redis-trib.rb doesn't work and returns "No such no...
Redis [NEW] Confusion when implementing Queues - Command Syntax
2025-01-16 20:23:17
1958
Command Syntax ConfusionI'm kind of new to REDIS. I use Lists as FiFo Queues most of the time. The use of "L" (Left ) a...
Redis [pending message but cannot read]
2025-01-16 20:23:13
758
Describe the bugI user XPENDING command get a message id, bug cannot use the id to XREADGROUP To reproduce127.0.0.1:6379...
Redis [NEW]Improve the accuracy of the score
2025-01-16 20:23:10
657
The problem/use-case that the feature addressesThe score value length of the sorted set is too short, at least twice as ...
Redis comment the line of bind,redis server can not start
2025-01-16 20:23:07
3505
hi, The following is in redis3.2 conf file.# IF YOU ARE SURE YOU WANT YOUR INSTANCE TO LISTEN TO ALL THE INTERFACES# ...
Redis [BUG]make test fails on Red Hat 8.3 for Redis 6.0.6
2025-01-16 20:23:04
2216
Describe the bugTests Fail on Red Hat 8.3 for Redis 6.0.6To reproducewget http://download.redis.io/releases/redis-6.0.6....
Redis GEOSEARCH command on redis version 6.2.4
2025-01-16 20:23:01
1982
Hi, I upgraded redis 5.0.7 to 6.2.4 by sudo apt-get install redis. In 6.2.4 I see GEOSEARCH command but returns "ERR unk...
Redis [BUG?] AOF grown on redis restart
2025-01-16 20:22:58
791
Please ask me a question ,My operation is as follows:Stop the write operation on the redis server, and then execute bgre...
Redis Add HMTR function to translate key field
2025-01-16 20:22:56
2816
The problem/use-case that the feature addressesI'm using a long list of strings why may change between project releases....
Redis How ziplist "reqlen < 4"
2025-01-16 20:22:53
11314
https://github.com/antirez/redis/blob/69ce235c7b870e43813da7e03160c320389ea6a9/src/ziplist.c#L783reqlen include prevlen ...
Redis redis cluster create in docker not supported network service
2025-01-16 20:22:50
372
when i create redis cluster with redis-cli in docker, my redis-cluster nodes all in same overlay network.so i use 'redis...
Redis [BUG] redis-server display incorrect version Redis 255.255.255
2025-01-16 20:22:47
2835
Describe the bugincorrect version Redis 255.255.255log:$ src/redis-server 2131:C 09 Jul 2021 00:12:36.988 # oO0OoO0OoO0O...
上一页
下一页
1
…
835
836
837
838
839
…
2246
.