Redis bugfix : fix warning errors for missing logRegisters() support for aarch64

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

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

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

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

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

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

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.

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

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

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]

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

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

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

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

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

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

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"

https://github.com/antirez/redis/blob/69ce235c7b870e43813da7e03160c320389ea6a9/src/ziplist.c#L783reqlen include prevlen ...

Redis redis cluster create in docker not supported network service

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

Describe the bugincorrect version Redis 255.255.255log:$ src/redis-server 2131:C 09 Jul 2021 00:12:36.988 # oO0OoO0OoO0O...
上一页 下一页
.