Redis [NEW] Module Command Filter should expose client information

The problem/use-case that the feature addressesCurrently one can't filter based on the client issuing the command. It b...

Redis only one process can subscribe from redis success

When i want to subscribe from redis with a channel in springboot. I have two CommandLineRunner interface implementation ...

Redis spopwithcount rewrite a single srem command

I encountered a scenario where using the spop command with count on master resulted in high QPS on salve. After analysis...

Redis [CRASH] <Crashed when search vector index,>

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] Wait command is not working properly on blocking commands

Redis updates the replication offset on commandProcessed function which are called right after the processCommand finish...

Redis [BUG] Identified a bug in rewrite loadmodule

Hi @soloestoy!I maintain a secondary.confconfiguration file for loadmodule and other configurations and include them it ...

Redis [BUG] CONFIG REWRITE ignores already set ACL in included config - preventing service start

Describe the bugSimplified config:redis.confinclude /etc/redis/redis-inc.confredis-inc.confuser default on nopass saniti...

Redis [CRASH] make test failed trim on SET with big value in tests/unit/type/string.tcl

Crash reportHow to solve make test falied[11/66 done]: unit/type/list (8 seconds)Testing integration/replication[ok]: Ch...

Redis [QUESTION] When would the command response use "(nil)"?

In the following code, the response for "entries-read" can be either an integer or null (nil).PR: https://github.com/red...

Redis [CRASH] It seems that cli.redis.io is down

As described in the title, it seems that cli.redis.io, which makes https://redis.io/commands/ slow.Comment From: MakDonI...

Redis [BUG] Sentinel failover not as expected - ends up with multiple masters

Describe the bugI'm running sentinel on K8S using spotahome/redis-operator (the problem shouldn't be related to it).I ha...

Redis [CRASH] Redis service crashes during operating system shutdown

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] redis-cli's tip mishandles optional command arguments

Describe the bugWhen using the cli's hints, optional arguments (e.g. [arg]) are always shown, but not hidden if used.To ...

Redis Bug when I execute redis-server command with the --daemonize option

Hello My Redis cluster doesn't start when I execute redis-server /data/redis.conf --daemonizeIt restarts many times and...

Redis [QUESTION] lpos list val pos -9223372036854775808 doesn't return nil, but return all。

Describe the buglpos list val pos -9223372036854775808 doesn't return nil, but return all。A short description of th...

Redis [QUESTION] ACL and keyspace events

I've looked at the document, and couldn't find anything. Is there away to control what keys are "raised" for a user ? If...

Redis Redis server-side latency

ContextToday Redis provides partial server-side latency information on command execution in the form of total usec for a...

Redis [QUESTION] If option "--tls-auth-clients no" is working?

Hello, I really hope on your suggestion because I'm not sure what I'm doing wrong.Since previously my application connec...

Redis ping response pong on wrong host same port

redis_client = redis.Redis(host='127.0.0.1', port=6380) print(redis_client.ping())Output: Trueredis_client2 = redis.R...

Redis [BUG] "LOLWUT" ASCII art unimplemented in Redis7

Describe the bugAccording to the documentation, LOLWUT command should create a piece of generative computer art. This is...
上一页 下一页
.