Redis does change of DICT_HT_INITIAL_SIZE affects performance?

I was trying to understand the redis dictionary implementation and after reading this article I tried to experiment a li...

Redis java.net.SocketTimeoutException: Read timed out

Redis Version: 7.2.3OS: Rocky Linux release 8.8Redis Mode: StandaloneConfiguration: 5 nodes with sentinel running on eac...

Redis Redis Master keeps changing during heavy load

Redis Version: 7.2.3OS: Rocky Linux release 8.8Redis Mode: StandaloneConfiguration: 5 nodes with sentinel running on eac...

Redis [QUESTION] Possible bug with UNLINK while BGSAVE is running

Hi, I'm unsure exactly how to test this easily and provide a bug report, but we seem to be experiencing an issue with UN...

Redis [QUESTION] redis cluster meet slaveip, port (master 7.0, slave 7.2)

i show "Received unknown extension type %d" message continue (maybe ping tick) and success meet slavevoid clusterProcess...

Redis [BUG] Module's events are called though module load had failed

Describe the bugDetected with valgrind - after calling MODULE LOAD command for loading a module where loading fails due ...

Redis Add MBRPOPLPUSH

MBRPOPLPUSH source1 source2 source3 ... destination timeoutI'd like a variant of BRPOPLPUSH which accepts multiple sourc...

Redis [CRASH] My Redis server is crashing. Im on a Mac Book Pro, M2, using docker

Redis used to work just fine. Today stopped working for no reason. root@934e962812b1:/var/lib/redis# service redis-serve...

Redis make test on ubuntu 18.04 LTS failed

redis build on vultr's VPSos: ubuntu 18.04 LTSMemTotal: 492952 kBIs memeory too small?=== REDIS BUG REPORT START: Cut &...

Redis Redis 4.0.7 crash frequently on arm environment

Hi, I use redis 4.0.7 deployed as pod under kubernetes environment, the host machine on the environment is aarch64(arm) ...

Redis *** FATAL CONFIG FILE ERROR ***

I am using a system of 5 master 5 replica. As per my use case i prefer availability over inconsistency , so when some sl...

Redis compile

How to compile redis with own compile chain, thanksComment From: sundbCan you give more infomation about your question?N...

Redis [BUG]dependency errors

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

Redis Error in redis doc about read-only slave

Hi, @antirez i have read the doc about Replication. In section read-only slave i have read about that when configure sla...

Redis Assertion failed, redis terminated bug

=== REDIS BUG REPORT START: Cut & paste starting from here ===[69838] 01 Sep 07:47:07.136 # === ASSERTION FAILED OBJ...

Redis firelist is unstable

yes, that's my question about firelist in network module (ae). Currently, the firelist store some active events, but ae...

Redis dump.rdb filenames

It would be killer if there was a way to specify a timestamp (or other custom param) to be appended to the dump.rdb file...

Redis Redis3.0.3 master crashed , and not FAILOVER

I have run 1 master, 2 salves and 3 sentinel. The master crashed , and no FAILOVER happened.1、Which reason caused the re...

Redis why evalsha can not improve performance

Need atomic multi hincryby by lua scripts.evalsha slower than eval:EVAL:local j=1;local results={};for i=1,#ARGV,2 do lo...

Redis Crash report

=== REDIS BUG REPORT START: Cut & paste starting from here ===57290:M 07 Jun 17:12:28.318 # Redis 3.2.8 crashed by s...
上一页 下一页
.