Redis Problems with reliability of Pub/Sub subscriptions in different Redis clients

Describe the bugI'm not sure if this is right place to report this issue, because it seems like a problem with Redis cli...

Redis Makefile, linenoise language refactor

Maybe Redis should not have this languagehttps://github.com/redis/redis/blob/56169112e3b55e1776091964b4e510c0e1fe7110/Ma...

Redis High CPU Usage on Redis Server After 2 Weeks of Continuous Operation in Kubernetes

We have deployed Redis on a Kubernetes cluster running on an Ubuntu VM with 16GB of RAM and 4 CPU cores. After the envir...

Redis Redis server 7.2.5 CONFIG REWRITE permission denied issue

redis server version 7.2.5 configure ACLStep 1: Configure Redis with a Strong Password Edit redis.conf to set a stron...

Redis [BUG] Deleted node when added againg as master doesn't get new shardid (CLUSTER SHARDS becomes wrong)

Redis 7.2.4: Suppose there is a cluster with 2 shards, one master and several replicas in each.Steps to reproduce:1. red...

Redis the question about replication command

I encountered a problem when doing dual-active synchronization in remote data centers. In Redis version 4, the propagate...

Redis [NEW] HGETEX command to get data from a hash field and update the TTL of the hash field at the same time.

The problem/use-case that the feature addressesTTL for hash fields is a very useful and welcome feature,thanks to which ...

Redis [BUG] CLUSTER SHARDS command returns "empty array" in slots section

We are running a 6-node Redis cluster (version 7.2.0) in a Docker environment with 1 replica. When we stop one of the ma...

Redis High CPU usage by redis container on docker

When I run redis through docker on a linode host and run docker stats the CPU usage is very high when there is basically...

Redis [QUESTION] ACL for restricting consumer group operations in streams

We are using Redis 6.0.14 and are in the process of introducing ACLs for our streams. Restricting access only to the key...

Redis Redis encounters an error when using RDB

Describe the bugError: MISCONF Redis is configured to save RDB snapshots, but is currently not able to persist on disk. ...

Redis [BUG] Redis hangs during upgrade from v7.0.10 to v7.2.4

Describe the bugRedis instance randomly hangs and becomes unresponsive after the upgrade from v7.0.10 to v7.2.4. To repr...

Redis [BUG] Redis Streams XINFO Lag field

Describe the bugXINFO Lag field is reported wrong in some cases. To reproduce and expected behaviorTested against Redis ...

Redis [QUESTION] Proper ACL policy for create a read-only user that can perform SCANs

I am not totally sure if this a [QUESTION] or a [BUG] , and if the latter, if the bug is on Redis directly or on AWS.Env...

Redis Redis Streams with Consumer Groups and memory management.

Hi everyone. I'm facing some issues to deal with the memory increase in Redis 5.0.9. Our setup consists of 3 VM's, maste...

Redis [BUG] Wildcard Search Using FT.AGGREGATE Does Not Return All Results

We are using FT.AGGREGATE to search for companies using wildcards. We are searching based on starts with or contains usi...

Redis [BUG]

I am setting up a redis cluster with 6 containers(Redis 7.2.5). After scanning with the scan command along with various ...

Redis When using Redis Search, and doing a lot of writes, hset commands take a long time

So we have an application, where we write data to a Hash Object a lot of times.We have incoming messages, for every reco...

Redis (error) ERR DUMP payload version or checksum are wrong

I have a problem, which when I run the following command: ➜ Downloads redis-cli dump accout_37 > test_account.rdb➜ ...

Redis [QUESTION] Moving keys from the wrong shard

After errors during cluster scaling one of cluster's nodes became inconsistent. Some keys of one particular slot have re...
上一页 下一页
.