Redis [CRASH] Software Failure

Crash report1:M 06 Jan 2023 10:32:20.427 # ------------------------------------------------1:M 06 Jan 2023 10:32:20.427 ...

Redis [BUG] hrandfield hangs the server

Describe the bugUsing hrandfield in the following way hangs the server. Other clients are then not able to connect to th...

Redis [QUESTION] What happens if the master redis ip address changes?

Hi!I am developing a project in Net 6 version. There are high-availability productions that are master, slave, and senti...

Redis [CRASH] Fatal error loading the DB: Invalid argument. Exiting.

Notice!- If a Redis module was involved, please open an issue in the module's repo instead! - I'm using ioredit on my n...

Redis Rust as a first class Redis development language

This issues serves as the main discussion point for including Rust as a development language within the Redis project. I...

Redis [BUG] Can't initialize Redis as a systemd service (supervised systemd) on Ubuntu Server 20.04.2

Describe the bugOn Ubuntu Server 20.04, Redis (5.0.7) doesn't start after setting supervised systemd on /etc/redis/redis...

Redis Redis client-output-buffer-limit pubsub

We are working on live video streaming use case using EdgeX and Redis server. We were getting an error Client id=11 addr...

Redis [BUG] UNWATCH should be rejected within a MULTI/EXEC transaction just like WATCH is

Describe the bugCurrently, if one attempts to do a WATCH within a transaction, it fails.ERR WATCH inside MULTI is not al...

Redis [BUG] Blocking command with a 0.001 seconds timeout blocks indefinitely

Describe the bugA blocking command with a 0.001 seconds timeout blocks indefinitely.To reproduceBLPOP key 0.001 is block...

Redis [NEW] Setting idle time to unregister an event to a consumer

Is there a way to set idle time, so after an event has been hold up by a consumer without getting ack (for the amount of...

Redis ACKed messages keep being read in XREADGROUP

127.0.0.1:6379> xgroup create testStream testGroup 0 mkstreamOK127.0.0.1:6379> xadd testStream * testField testVal...

Redis What does this redis will do in this RedisConfigs.load().get("realtimeDataStats").getShardedJedisPool() ?

Hi team I saw this line in a Java Project, here a java class will do session management for web users, this class ca...

Redis [QUESTION]Call for help about performance test data on Arm

Hi guys.I'm working on Redis performance test on Arm recently. And I've sought for a while about the reference especiall...

Redis [CRASH] OOM Crash for srandmember

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] hincrby/incrby -0 will report an error

Comment From: sundb0 is neither a positive nor a negative number... So it doesn't have a negative sign.Comment From: lij...

Redis I want to add a execuate program to test skiptable,but I not very konwn to Makefile

I want to add a execuate program to test skiptable,but I not very konwn to Makefile。the data structure skiplist is imple...

Redis [Feature] Allow ACL rules to explicitly deny access to specific keys or commands

After reading the usage documentation of ACL, it seems that the relationship between selectors is OR. If the default sel...

Redis [NEW] Log client IP with "Error accepting a client connection"

The problem/use-case that the feature addressesWhen accepting a client fails, it is hard to know from the Redis log whic...

Redis What is the maximum network latency that Redis replication can support?

I realize this is a rather vague question but I am curious if any had experience replicating data bwn Redis master and r...

Redis Redis PSYNC replication

I want to process all the data received by master for which I am using PSYNC command to receive all the commands receive...
上一页 下一页
.