Redis [QUESTION] The number of slave node connections is too high?

The number of slave node connections is too high?Comment From: hwwarecan you tell us more about this question? ThanksCom...

Redis [QUESTION] XREADGROUP Can't Read Data, but Xread can read Data?

version : v5i create a stream with the command XGROUP CREATE mystream mygroup $ MKSTREAMand then i put some data into th...

Redis [QUESTION] PAUSE instruction on threaded-io spinlock

While reading Richard Sites' (@dicksites) "Understanding Software Dynamics", the chapter on locks mentions using a PAUSE...

Redis repl-backlog-size vs client-output-buffer-limit (master-slave replication)

We had typical problem of going replication sync in loop. At point in time we had buffer client output buffer full messa...

Redis LIMIT ZREMRANGEBYSCORE

Is it possible to add a limit for ZREMRANGEBYSCORE as in ZRANGEBYSCORE?Comment From: antirezHello,why would you do that...

Redis Why do set use hashtable instead of ziplist

Please keep in mind that this issue tracker should be used for reporting bugs or proposing improvements to the Redis ser...

Redis allow pass extra attribute use redis protocol

Can redis protocol allow passing extra attribute,this maybe like mysql hint。This is very helpful when we develop a redis...

Redis Can read while hset in transaction

Discussed in https://github.com/redis/redis/discussions/11523Originally posted by **baytekink** November 18, 2022Hscan c...

Redis more key/hash slot functions.

The function you are using I think can result in certain slots having up to 10x more keys then others. It may only be ...

Redis Sentinel Corruption : Redis 5.0.5

**We are on redis 5.0.5. We are seeing Read Only replica errors on our downstream systems.On further debugging the issue...

Redis Introduce shard ID to Redis cluster

The problem/use-case that the feature addressesWith the new CLUSTER SHARDS command and the documentation, SHARD is now a...

Redis Introduce cpu_usage under CLUSTER SLOT-STATS, to query slot level cpu usage for Redis cluster

This issue is created to de-couple the cpu_usage implementation from the on-going discussion in slot level memory metric...

Redis Rethinking the main Redis dictionary

I want to start a conversation about trying to come up with a more memory efficient main Redis dictionary. The motivatio...

Redis [BUG] Monitor command doesn't show fcall

I got the redis server from a snap package:redis_version:7.0.5redis_git_sha1:1571907eredis_git_dirty:0redis_build_id:360...

Redis Connect to a redis sentinel configuration running in docker from host

I'm trying to connect a my .net core 6 app to a configuration of 3 nods (1 master + 2 slaves) + 3 sentinels. Attaching t...

Redis I/O error when testing redis with make test

I'm nw to redis and just installed it (not installed yet, tested first) and I got this error. Is it something to worrie ...

Redis [NEW] allow set binary prefix for acl

The problem/use-case that the feature addressesI tryed failed as below127.0.0.1:9998> ACL SETUSER t on nopass ~'\x00*...

Redis [BUG] HSET Integer Reply

Describe the bugThe integer reply for HSET is not correct.For example:HSET hash field1 value1 field2 value2 (integer) 3T...

Redis [CRITICAL] Redis 6.2.6 crashing at start up

Hello - Our redis server does not start after the weekly reboot with below error: (We have not done any upgrades or chan...

Redis REDIS ON WINDOWS DBGHELP.DLL UNCONTROLLED SEARCH PATH

A vulnerability was found in Redis on Windows (the affected version is unknown). It has been declared as critical. This ...
上一页 下一页
.