Redis Inconsistency in Redisson's RLiveObjectService.find() Method: Retrieving Outdated Data Despite Updates

Issue Description:The RLiveObjectService.find() method in Redisson is returning objects with outdated status values, des...

Redis [BUG]Job for redis-server.service failed because the control process exited with error code.

Describe the bugServer Startup for redis is failing because of an unidentified bug. A short description of the bug.Exit ...

Redis Short write while writing to the AOF

Hello,I'm using redis 3.2.1: redis-server -vRedis server v=3.2.1 sha=00000000:0 malloc=jemalloc-3.6.0 bits=64 build=8ab9...

Redis Memory fragmentation in Kubernetes

Hi all,I am running Redis in a Kubernetes environment and see incredibly high memory fragmentation percentages. I’m inte...

Redis [BUG] Systemd Notify stays activating on startup

We have a Yocto (Kirkstone) Linux build and we updated redis from 7.0.13 to 7.0.15 because of the CVEs. Our embedded red...

Redis Too many connections request causes very high recv-q & slave never recovers.

``Steps to reproduce :Redis Infra: using sentinel mode1 master, 2 slavesApplications: 2 services with 20 pods(Kubernetes...

Redis redis make test failed

I tried installing various versions of Redis, but regardless of whether it is 5.0.1~5.0.5 or newer versions: 7.0.1, the ...

Redis [QUESTION] Can AOF refer to RDB file created by RDB mechanism ?

Hello,The official document discourages using AOF alone for backup & restore.The document says one of benefits of us...

Redis ACL:default user does not have permission to execute the psync command?

The comment in redis.conf(redis7.0.15) says that the default user does not have permission to execute the psync command,...

Redis ERROR “can't update cluster config file. ” When using azurefile as storage

I'm using redis:6.0.14, the official image of redis on dockerhub, deployed in azure's AKS using azurefile as storage. Af...

Redis improvements around Lua Scripts memory usage

following some discussions in #7814 there are a few ideas that came up and we'd like to implement:1. ~~async flush of th...

Redis [QUESTION] How to increase Redis Cache Hit Ratio?

Here are all the info stats "total_connections_received" => "329" "total_commands_processed" => "77333" "...

Redis Redis 5.0.5: WARNING: The TCP backlog setting of 511 cannot be enforced because /proc/sys/net/core/somaxconn is set to the lower value of 128

I have windows 10 home, where is installed Ubuntulsb_release -aNo LSB modules are available.Distributor ID: UbuntuDescri...

Redis Getting "Duplicate master name" in sentinel container during redis failover testing

Hi All,Tried to test failover on my redis sentinel setup where intially master was redis0 and after rebooting node1 mast...

Redis [NEW] maxmemory as a percentage

The problem/use-case that the feature addressesWe have several Redis servers instances on servers with different availab...

Redis [QUESTION] Can Sentinel return master tls-port if TLS is enabled?

Hi 👋 We're using Redis + Sentinel (v7.2.4) with non-TLS port currently. We'd like to introduce tls-port and gradually mi...

Redis [BUG] GETRANGE returns incorrect response with negative indices

Describe the bugGETRANGE mykey -200 -100 returns a non-empty stringredis> GETRANGE mykey -200 -100"T"To rep...

Redis [CRASH] Redis sentinel enters tilt mode and dies after a time

Crash report...Mon, Apr 4 2022 9:35:15 pm | 1:X 05 Apr 2022 03:35:15.396 # -sdown sentinel 33f1828dea40e299b1c83d4824a2c...

Redis Augmenting Redis with multiplexing interface

In this proposal we discuss exposing a new protocol that allows serving many Redis clients over a single TCP connection....

Redis [NEW] Configuration option to output logs in JSON format or logfmt

The problem/use-case that the feature addressesRunning Redis 7.0.9 in a container. The logging format Redis currently em...
上一页 下一页
.