Redis [QUESTION] is it possible that disable protected mode redis response "DENIED Redis is running in protected mode because protected mode is enabled"

i operate redis on cluser mode. when i switching the master using "cluster failover", some application get response belo...

Redis Problems encountered in Redis data persistence and data recovery, urgent request for response!!!

If Redis is started from a Docker container, the Redis Redisearch module cannot be started simultaneously during contain...

Redis Negative integers on right-hand side is undefined behavior in the C language.

Possible UB hereComment From: antirezYes, I see some problem with that code, not just the UB, but I don't think it was o...

Redis Update hiredis version to 0.14.1 for CVE-2020-7105

As Redis has an embedded version of hiredis, please update to the latest 0.14.1 with the included fix for CVE-2020-7105....

Redis [QUESTION] About CVE-2022-0543

Which version of redis provided by https://packages.redis.io/deb fixes CVE-2022-0543?Comment From: AdeshAtoleAh, the iss...

Redis redis 3.2.13 build error on arm64 mac OS Monterey

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

Redis Redis evict almost all the keys when reach maxmemory

Redis version: 2.8.22maxmemory-policy: allkeys-lruProblem Description:After Redis reach maxmeory 40G (the server has 12...

Redis [BUG] BF.EXISTS return type changed

Describe the bugBF.EXISTS return type is different between redis server 7.0.4 and 7.0.11.For 7.0.4, BF.EXISTS return "0"...

Redis Lack of clarity in command tips request/response_policy

These question are about the request_policy and response_policy fields in the command tips. I'd appreciate clarification...

Redis Redis sentinel 6.0.9 in docker: Could not create tmp config file (Permission denied)

Running sentinel in docker 19.03.13.On all available 6.0.x versions I got this error when sentinel tries to create new c...

Redis noconfirm option for redis-check-aof

It would be nice to have a noconfirm option for redis-check-aof --fix.This could either be -y like e.g. apt or --no-conf...

Redis [QUESTION] Redis Streams' consumer naming in K8S

How can I name a consumer when I use redis streams in a k8s environment?First of all, I'm considering using the hostname...

Redis How to run redis multi() command with cluster mode enabled.

Trying to implement below command in nodeJS with ioredis but getting crossslot error when redis is set up in cluster mod...

Redis [NEW] Can the Module List command provide the data type of the module ?

Currently Redis only has "name" and "ver" field, in my project, I need to know the data type of each module.Comment From...

Redis [NEW] Pass the requested module section names to the module's info handler.

The problem/use-case that the feature addressesThe current Redis module API allows having a module info command handler....

Redis How Can I monitor the redis-pool(redisCluster) availble connection numbers?

the redis -pool what i config is : maxTotal: 200 maxIdle: 40 minIdle: 5 timeout: 2000 . is there a way to...

Redis Inconsistent struct definition between commands.h and redismodule.h

Which one below is telling the truth?commands.h:/* WARNING! This struct must match RedisModuleCommandArg */typedef struc...

Redis SORT: allow nested hash lookups with GET and BY

I'm storing foos and bars (both hashes), with each foo pointing to a bar. To get bar fields from a list of foos, I would...

Redis (Feature Request) Support Negative Offsets for ZREVRANGEBYSCORE

Consider a Redis sorted set with the following members:ZADD mySortedSet 11 "A"ZADD mySortedSet 21 "B&quot...

Redis installserver.sh fail on fedora 19

i tried install version is 2.6.14.I execute "installserver.sh".printed error. update-rc.d is not found.should be execute...
上一页 下一页
.