Redis [QUESTION] Can you help me to optimize the Sentinel-Mode failover time cost

Hello Experts,My Redis version is 7.0.10, and I want to decrease the time consumption of failover time consumption in th...

Redis If I run a simple replication mode for redis, and the master server crashes. Will the slaver server read the disk of master to synchronize its state with master?

I`m now doing an experiment of replication mode of redis, and I have a question. I know that redis adopt asynchronous ap...

Redis Unable to create a cluster on Redis community edition

Hello All,Good day!I need some urgent assistance,I have installed Redis community version on 6 different Oracle VM'sand ...

Redis [BUG] Calling expireat on existing key shows pexpireat in monitor output

Describe the bugI have a lua script with:redis.call("EXPIREAT", KEYS[1], tonumber(ARGV[1]));And somehow when r...

Redis Cluster create command is not working

Hi team ,Redis has been installed on six nodes .But ,while running cluster create command it is throwing error .Cluster ...

Redis [QUESTION]Can instructions in the redismodule be allowed to run before the client AUTH

I want to add a directive my.AUTH to forward the acl account to AUTH.Disconnect other connections with the same username...

Redis [BUG] Complete data loss when enabling AOF through config

Describe the bugGiven a Redis 7 server that was started with defualt parameters, when stopping it and starting it with -...

Redis Active defrag not working on Redis 4

I'm running Redis 4.0.1 on Linux, compiled with default settings. I've enabled aggressive defragmentation and it's worki...

Redis Reaching 1 million requests per second on a single Redis instance

The following is a proposal to accelerate Redis performance by: 1. Improving io-thread efficiency by totally offloading...

Redis Redis tls_replication without client authentication

I have a master with below tls configurationport 0tls-port 6379tls-cert-file /path/to/redis.crttls-key-file /path/to/red...

Redis [QUESTION] redis-cluster node loads dump.rdb on server reboot (as master) while it needs to become a slave/replica

We are running a redis cluster (v6) with 7 shards. Each shard consist of 1 master and 1 replica. So 14 nodes in total.Th...

Redis Redis Cluster Specification as a universal future interface

Following the discussion in #12192, I'd like to start a conversation about how the various ways to deploy Redis can conv...

Redis [BUG] Bitcount doesn't return error for missing end parameter if key is missing

Describe the bugBITCOUNT is documented asBITCOUNT key [start end [BYTE | BIT]]When start is specified but end is missing...

Redis [BUG]

Describe the bugWe are getting failures since version 7.2 when using SSCAN passing the cursor.To reproduceAs reference h...

Redis Redis scan returns nothing

Can someone explain me why is this happen?Comment From: oranagrai see it was already answered.Scan is meant to be called...

Redis Bionic Repo Error

Getting the following error while running apt updates on a Ubuntu host.E: Failed to fetch https://packages.redis.io/deb/...

Redis Unable to start Redis Cluster servers after previously working

I'm trying to start the Redis cluster servers by turning on 6 servers from ports 7000 to 7005, each with a redis.conf in...

Redis when the Integer objtct be shared,refcount don't +1

Hi!guys.I am a beginner, and after learning about object sharing, I learned that Integer objects can be shared and REFCO...

Redis [QUESTION] limit the memory usage of ACL users.

redis 6.2.7 cluster mode I am using ACL to distinguish different system users to archive user isolation. To prevent mem...

Redis [NEW] User password validity period

The problem/use-case that the feature addressesI recently found that temporary passwords are very useful when using smar...
上一页 下一页
.