Redis [BUG] Snapshot not disabled when configuration parameter save is ""

Describe the bugUsing Redis 6.2.2, dump.rdb is still produced when save is a empty string ""redis-cli --no-auth-warning...

Redis sentinel resolve-hostnames and sentinel announce-hostnames configuration

Hello Team , We are in the process of migrating from Redis 5.0.5 version to Redis 7.0.6 version in production.We had an ...

Redis [NEW] Add new keywords for ACL selectors to inherit the commands and key patterns from root selector

The problem/use-case that the feature addressesThere are cases that most of a selector's key patterns are same to the ro...

Redis [BUG] Redis nodes fail after: MASTER <-> REPLICA sync: Flushing old data

Describe the bugI have a cluster of 20 redis nodes: 10 masters, 10 replicas on 5 servers (all have redis binary 6.2.6). ...

Redis Refactor blocking framework

I think we should rewrite the blocking command infrastructure. Today it works by marking the client as blocked on a key ...

Redis [NEW] default client-output-buffer-limit for monitor clients

The problem/use-case that the feature addressesPrevent monitor clients from bringing down redis server due to unbounded ...

Redis Redis bgsave fork timeout

OS:CentOS 7.6docker: k8sServer: ARM Redis:3.2.6when bgsave, it takes 97s to forklog:Apr 18:06:19.029 * 10000 changes in ...

Redis [CRASH] Redissearch crashes on Macbook M1 Pro

Crash reportI've been running redissearch on docker. For the first time, it's running and taking the data input too. How...

Redis Enhancement request for Redis Streams related to dead-letter

Please consider implementation of a dead-letter stream - more details listed below. Thank you.Source queues can target d...

Redis Apt-get Upgrade Error

Hello if i enter apt-get upgrade this error comes here. Can any one help me please?Error: https://paste.playspark.de/Z0D...

Redis redis-server Crashed

4058:C 22 Dec 2022 04:04:04.459 # oO0OoO0OoO0Oo Redis is starting oO0OoO0OoO0Oo4058:C 22 Dec 2022 04:04:04.459 # Redis v...

Redis ACL LIST not all strings are valid commands

I am not sure if this is an issue in the documentation or in the actual ACL code, please feel free to close this and for...

Redis [CRASH] <short description>

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 Refactor the use of server.core_propagation, server.module_ctx_nesting, and server.in_nested_call

Following the work that was done on https://github.com/redis/redis/pull/11199, we believe we can refactor the code that ...

Redis [BUG] Distance value is mangled in GEORADIUS after 7.0.6 upgrade

Describe the bugThis issue began immediately after the 7.0.6 release. Our docker container that runs unit tests as part ...

Redis [QUESTION] Assigning new CVE ID for a supplementary fix for CVE-2021-32762.

Hi,I recently confirmed that there was a security issue (memory leak) in the patch commit for CVE-2021-32762 provided in...

Redis [QUESTION]

The first 0 of value is gone.In the linux server, the value of redis is string type, the value is 0123456, there is no 0...

Redis [QUESTION] Is it a bug in the function sentinelGetLeader?

/* Scan all the Sentinels attached to this master to check if there * is a leader for the specified epoch. * * To be a l...

Redis [QUESTION] What to do if there are too many redis stream connections

Hello, I am trying to encapsulate a task scheduling framework using redis stream,My idea is that a function corresponds ...

Redis Define a new command or extend CLUSTER SHARDS such that shard's identifiers (shard_id) and their slots, etc are returned in one shot

From Yossi's comment, we should drop the shard ID from here.Originally posted by @madolson in https://github.com/red...
上一页 下一页
.