Redis [NEW] ZPOP{MIN,MAX}BYSCORE key min max [count]

The problem/use-case that the feature addressesArbitral: "There are many cases in which this function would useful"Use c...

Redis Redis report for cluster set on redis-cli

i am trying to ruun a cluster using docker, managed to setup a1 master and slave and was able to access its redis-cli.Wh...

Redis [QUESTION]Connection Reset By Peer

Hello Experts,We are executing certain test on redis 7.0.6 with 1000 clients and 500 pipeline, and observing periodic c...

Redis [BUG]

Describe the bugA short description of the bug.In Redis Pub/Sub, the client subscribes with [SUBSCRIBE ch-food ch-sports...

Redis [NEW] PubSub Client Observability

The problem/use-case that the feature addressesCurrently, Redis Pub/Sub client observability API is pretty limited. PUBS...

Redis Can't handle RDB format version 9

Following the indications in here: https://redis.io/topics/quickstart I installed in my Ubuntu 18.04.01 Server Edition t...

Redis [QUESTION] Is there a good way to execute stress test on Redis cluster with redis-benchmark?

I want to execute stress test on Redis cluster(3 master, 3 slave) with redis-benchmark. At the beginning of the test, I ...

Redis Should functions be synchronized among cluster nodes?

The problem:Let's say:a slot, which includes key1, is migrated from node A to node B, operated by client1in node A a fun...

Redis [QUESTION] Is it possible to prevent serving traffic on those new started hosts(which have not finished full sync) in Redis cluster?

One scenario in Redis cluster is that:1. The new started host(slave) was added to the existing shard. 2. The slave will ...

Redis How to use redis modules such as ft.search in aws elastic cache redis?

We all know that AWS elastic cache provides two caching processes one is MEMECACHED and another one is REDIS .So now I a...

Redis Line break absent in redis-cli for INFO in MULTI mode

$ redis-cli -vredis-cli 3.1.103$ echo -e multi\\ninfo | redis-cliOKQUEUED$ echo -e multi\\nget s | redis-cliOKQUEUED$Als...

Redis Retrieve all IDs and latest timestamps for a given stream without going through the all the data

I am using Redis 6. Given a stream, are there ways to retrieve 1. All IDs in the stream2. Latest timestamp of all IDsT...

Redis [QUESTION] Are Redis cryptographic operations compliant with NIST FIPS 140-2 ?

(I checked the issues and didn't see anything similar)I would like to know, now that Redis has TLS support, if the encry...

Redis [NEW] Memory usage stats and usage limits per user in a ACL

The problem/use-case that the feature addressesMemory usage statistics and memory usage limits per acl user Description ...

Redis [NEW] ACL stats command

I didn't read the code completely, please feel free to close this issue.The problem/use-case that the feature addressesW...

Redis [BUG]

Describe the bugProblems caused by watch a key that is about to expireTo reproduce String loadData = "123456";//Simula...

Redis [QUESTION] Cannot resharding: clusterManagerMoveSlot failed: ERR Wrong CLUSTER subcommand or number of arguments

I use the command for resharding Elasticache nodes (v4.x)redis-cli --cluster reshard a.b.c.d:6379 --cluster-from c18b1d ...

Redis [NEW] Active-Active Replication and Redis on flash Features in OpenSource version

Hi Redis community.In the Pro version of Redis you provide two features that I find essential when we have a lot of data...

Redis No limit on query buffer

There is currently no mechanism that limits query buffers (like the equivalent client output buffer limit). While not v...

Redis Failed to create cluster with ip 127/8 except 127.0.0.1

Environment- host os: centos8- docker: 20.10.5- alpine image: 3.17- redis 7.0.8Describe the bug- i tried to create a clu...
上一页 下一页
.