Redis Scan command doesn't return keys with \ symbol

Describe the bugname with \ symbols isn't returned using scan commandTo reproduceusing redis-cli execute commands belows...

Redis [QUESTION] Why sentinels knows replica with 0 port

Hi !I have set up a sentinel architecture with 3 nodes and 3 sentinels.I have activated tls on each type (node and senti...

Redis Redis did not save neither regularly nor on server reboot, one month of data lost

I'm a bit in shock right now, you may of course close this at any time. My redis server is using the default save config...

Redis About the default repl-backlog-size is too small?I think it should be expanded a bit

Now,repl-backlog-size is still 1mb,For most scenarios, this value is too small.Network transmission and bandwidth perfor...

Redis Redis 8 Refresh of default configuration

I wanted to start this issue to collate all of the configurations which use very old default values, that we might consi...

Redis Several issues regarding pipeline, as well as what Redis can do.

As is well known, pipeline can be used to improve the interaction efficiency between clients and Redis compared to the p...

Redis [QUESTION] Whether could refactor the calle of rand

Hi,As the src code in https://github.com/redis/redis/blob/unstable/src/server.c#L6941-L6943.I have little questions for ...

Redis Performance degrade 7.0.3 vs 6.2.7

Hi,I tested on different systems, but every time the results are the same, 7.x works worse than 6.x.(config attached)red...

Redis [BUG] Sentinel failover does not happen when node went down

Describe the bugSentinel failover does not happen when node went down.Log displayFailed to resolve hostname 'redis1'when...

Redis [BUG] Sentinel failover does not happen when node went down

Describe the bugSentinel failover does not happen when node went down.env detail: - ocp Kubernetes multi node environmen...

Redis auto refresh key expiry upon access

I tried digging a lot into redis documentation to figure out if a feature like above exists in redis or not but wasn't a...

Redis [BUG] Updated to new docker, can't start redis 6.0.8

Describe the bugRedis 6.0.8 not starting inside dockerTo reproduce2023-11-06 11:42:18 === REDIS BUG REPORT START: Cut &a...

Redis [BUG] Redis sentinel Error: waitpid() returned a pid we can't find in our scripts execution queue!

Describe the bugI want to setup Redis sentinel in my AKS based on the Bitnami Helm Chart (https://artifacthub.io/package...

Redis [QUESTION] Does Redis Cluster environment guarantee mget return order?

Please keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis ser...

Redis Redis DB is not connecting in server - c#

// configuration details var configurationOptions = new ConfigurationOptions { EndPoints = { redisSettings.EndPoint...

Redis Can't install redis 7.0.14 on Mac

Describe the bugWelcome, I was able to install the version 7.2.3 on Mac but with 7.0.14 I get the following error: asdf ...

Redis Split sentinel.conf between static and runtime configuration

sentinel.conf currently mixes both static and runtime configuration that makes it hard to mange this file with some conf...

Redis Investigate having 1 dictionary per slot in CME instead of a key->slot linked list.

Now that we have pretty decisively decided that we are not going to have multiple databases in CME, we can potentially c...

Redis [BUG] Redis Cluster node after becoming Replica allows adding of primary slot range

Bug Description:Version: Redis version=7.0.11Hi, I observed an issue with Redis cluster nodes where the following happen...

Redis [CRASH] Cluster CLUSTERMSG_EXT_TYPE_FORGOTTEN_NODE

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