Redis Some potential error handling bugs

While reading the newest codes, I found several suspicious codes that could be potential error handling bugs.I found tha...

Redis [BUG] LPOP respond with false inside lua

According to the documentation, LPOP should respond with nil when key does not exist [reference] , but when invoked insi...

Redis [BUG] quicklist iterator bug

Function quicklistDelEntry() doesn't keep iterator behavior as expected. Here is the code: TEST("quicklistDelEntry()"...

Redis Is this library subject to US EAR (Encryption and Export administration regulations)?

First, thank you so much for developing this open-source software which is powerful and feature-rich but also simple and...

Redis libc dependency while uplifting redis library from 6.2.12 to 6.2.13

I am using Oracle Linux 7, which is similar to redhat 7. In this, the default supported libc version is libc-2.17.so. Wi...

Redis [BUG] Unable to start when using 16kb pages on aarch64

Describe the bugRedis fails to start when run on an aarch64 machine with 16kb pages (Asahi Linux on Apple Silicon)To rep...

Redis [BUG] Redis fails to start on aarch64 with 16kb pages

See https://bugzilla.redhat.com/show_bug.cgi?id=2240293Related to jemalloc being bundled in redis=> https://github.co...

Redis [BUG] In k8s cluster, pod restart, the redis cluster is not working properly and cannot repair itself.

Describe the bugFor redis-cluster . When deploying a redis cluster in k8s, the ip may change if the cluster pod restarts...

Redis [BUG]No memory purge with time back to 1990

Describe the bugMy redis server is running and then date -s change the time back to 1990. Then the mem_fragmentation_rat...

Redis [QUESTION] Is this library subject to US EAR (Encryption and Export administration regulations)?

First, thank you so much for developing this open-source software which is powerful and feature-rich but also simple and...

Redis [BUG]When setback system time back, the fragmentation is going high

Describe the bugRedis version:6.2.11 with jemallocWhen I set system datetime back, i found the fragmentation of redis i...

Redis [BUG] redis-cli doesn't auto exit from subscribed mode on reaching zero subscription

Describe the bugredis-cli continue to be in pubsub/subscribed mode even if the server has unsubscribed the client for a ...

Redis [BUG] Can not build from source Mac OS 13.5.2

Describe the bugI am installing version 6.0.16 from source on new Mac OS 13.5.2replication.c:1236:31: error: variable ha...

Redis Redis OSS version upgrade

Hello Redis support team,At our company, we are currently using Redis version 7.0.5 in our production environment. We ar...

Redis [BUG] redis.call("TIME") behavior in v7.2.0 is incompatible with v7.0.12 when called from Lua script

Describe the bugExecuting redis.call("TIME") from within the context of a Lua script returns the same value on repeated ...

Redis unable to use systemd to start one more instance

hi all, i got redis in ubuntu and it is working, i copied /etc/redis.conf and /lib/systemd/system/redis-server.service f...

Redis [BUG]libc dependency while uplifting redis library from 6.2.12 to 6.2.13

Describe the bugI am using Oracle Linux 7, which is similar to redhat 7. In this, the default supported libc version is ...

Redis [QUESTION] libc dependency while uplifting redis library from 6.2.12 to 6.2.13

I am using Oracle Linux 7, which is similar to redhat 7. In this, the default supported libc version is libc-2.17.so. Wi...

Redis Feature Request: Accessing Redis Cluster running behind NAT gateway

Its more of a feature request than a issue.My deployment model for Redis is in cloud where the Redis servers are running...

Redis cluster-announce-ip not working

Hello,I have been trying to to redis master to announce a different IP then the standard IP when it is being discovered ...
上一页 下一页
.