Redis redis select random keys by using scan

Sorry guys, but i couldn't find a command to return random keys among the whole database. But i think scan command can b...

Redis [BUG]Issue with the TLS version on Redis 7.2.0

Not able to start redis 7.2.0 using the TLS1.2build the redis-7.2.0 using docker and created a .deb file to run in ubunt...

Redis Redis not releasing deleted dump.rdb files

Redis Version: 7.2.0OS: Rocky Linux release 8.8Issue: After upgrading Redis from 6.2.6 to 7.2.0, we noticed disk getting...

Redis Make it easier to properly benchmark a cluster

It appears that it is common to spin up a single Redis instance on a multi-core machine in order to benchmark it (and us...

Redis [BUG] Random characters comes into redis-cluster-config file and cause cluster failure.

Describe the bugredis-cluster-config file seems to be getting some kind of random data into it causing cluster failure....

Redis [QUESTION] Best way for expire nx in lua after 7.0

Hiwe use the lua script to set a key expire time after incr like:local result = redis.call("INCRBY", KEYS[1], ...

Redis [CRASH] <Redis7.2.1, replica crashes when set activedefrag to yes.>

Crash report=== REDIS BUG REPORT START: Cut &amp; paste starting from here ===15455:S 19 Oct 2023 15:30:38.116 # Redis 7...

Redis [NEW] Add RedisModule_RegisterCommandPostProcessor feature

The problem/use-case that the feature addressesI want to develop a module to add ttl to the key which after write comman...

Redis Redis read only slave fails to sync and save data

Hello,We have a Redis master-slave setup utilizing the redis:7.2-rc Docker image. The Redis slave replicates data from t...

Redis [QUESTION] Official way to uninstall module without affecting RDB?

Due to RedisGraph's EOL announcement, we recently tried to remove RedisGraph from our installed modules.However, we coul...

Redis [CRASH] <redis_version:7.0.13 : redis pod take memory up quickly when replication sync in cluster>

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 [BUG]Makefile dependency errors

We recently conducted a study to detect build dependency errors, focusing on missing and redundant dependencies.Missing ...

Redis [BUG] When IPv4 and IPv6 coexist, active/standby switching in sentinel mode fails.

Describe the bugWhen IPv4 and IPv6 coexist, active/standby switching in sentinel mode fails. subscribe message from " +...

Redis [NEW]Combining two Redis clusters into one Redis cluster

The problem/use-case that the feature addressesDiscuss about the issue: https://github.com/redis/redis/issues/12527, whe...

Redis [CRASH] Crash handling client connections

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

Redis Building redis release version 7.2.1 and then try to run make test failed on Testing unit/oom-score-adj

I didn't have any error when building binary file and launch redis-server seems ok.OS version: Ubuntu 18.04make test out...

Redis [QUESTION] Redis HA redis service stop/start order leads to incorrect master

Redis 6.0.8Redis HA:- 3 sentinels- 2 redis(one master as A and 1 repica as B)operations:1. stop A2. B becomes new maste...

Redis Consider adding link to pre-compiled Windows binaries

This is related to https://github.com/redis/redis/issues/11453I distribute a set of Windows binaries for Redis with publ...

Redis ACL, Whether to automatically set it to nopass when deleting all user passwords

I deleted all the user's passwords one by one, and then used empty passwords to auth. The structure prompted me that the...

Redis [NEW] Push if not present operation for list values

The problem/use-case that the feature addressesdata in redis for a certain key should only be pushed when there is no da...
上一页 下一页
.