Redis [CRASH] Double freeClient() when io-threads-do-reads and TLS are enabled

Crash reportPaste the complete crash log between the quotes below. Please include a few lines from the log preceding the...

Redis [NEW] Add command to create empty list key which will not be deleted automaticly when it is empty

The problem/use-case that the feature addressesuse list like a message queue.consumer create empty list and blpop block ...

Redis [BUG] The limit option of the xtrim command is invalid?

127.0.0.1:6379> hello 31# "server" => "redis"2# "version" => "6.2.1"3# ...

Redis [NEW] default ttl config / config to not allow writing keys without ttl

The problem/use-case that the feature addressesHi!We have a redis server and we want every key to have a ttl.This will h...

Redis "Not enough good slaves to write" failure during make test

When running the unit tests (make test) I repeatably get "Not enough good slaves to write", per the following log (also ...

Redis why redis-cluster use 16384 slots?

why redis-cluster use 16384 slots? crc16() can have 2^16 -1=65535 different remainders。Comment From: antirezThe reason i...

Redis redis-sentinel "DENIED Redis is running in protected mode"

i setted redis.conf for 2 difference server.masterpath "pass"requirepass "pass"protected-mode "...

Redis [BUG] The memory usage of the master instance is much higher than that of the slave

Describe the bugOne instance of a cluster uses far more memory than any other node (including its slave)Additional infor...

Redis Does setting "replicaof ip port" in Slave executes "flushall" command?

Assume Server1 and Server2 are two independent master instances.Server1 - Has two keysname - johnemail - john@example.co...

Redis could not initialize RedisAI_InitError Failed loading RedisAI API.

Notice!- If a Redis module was involved, please open an issue in the module's repo instead!- If you're using docker on A...

Redis [QUESTION] [CSC] [Tracking] Pushing invalid messages consumes too much CPU on the server

Hi, @sundb @zuiderkwast @sjpotter, please help me look into this issue when you have time. thanks!We are doing POC funct...

Redis Client side caching tracking items limit

There are two related metrics I see tracking_total_keys and tracking_total_items. The first one (tracking_total_keys) ca...

Redis [QUESTION] is it normal the redis ram consumption significantly shrinks after a redis update from 3.0 to 7.4 ?

Hello!At my company, we recently decided to tackle our redis clusters obsolescence. We upgraded them from redis 3 to lat...

Redis [BUG] Memory leak after module loadex failed

Describe the bugMemory leak is reported by the memory sanitizer during a tests which tries to use MODULE LOADEX passing ...

Redis [NEW] Make RDB and AOF callback functions optional

The problem/use-case that the feature addressesSome custom data types implemented as Redis modules may not need or be ab...

Redis used_memory_rss is too high

Hi, I have Redis instance of which max memory set as 45GB, Used memory is around 40GB and Peak memory usage is 42 GB but...

Redis abort redis cluster'program ,add-node a redis node, this node is slave status。。。

./redis-trib.rb add-node 127.0.0.1:7006 127.0.0.1:7000this node is slave,bug i want this is materhow to do it? Thanks ve...

Redis Consequently use /run as PID/socket default path

If it has not yet been discussed already, according to the default config file, /var/run/redis.pid is used as default PI...

Redis Support JavaScript - Choose JS Engine

On Redis 7 we first introduce the concept of Redis Functions. Redis function was built in a way that allows us to easily...

Redis Stdlib 1.18.2 CVE need to be addressed and fixed

The newest version of redis 7.4.1-alpine has more cves than the vesion 7.2.2-alpine.It seems that it is using a very old...
上一页 下一页
.