Redis Enable redis stream in redis helm chart bitnami with terraform

I am trying to deploy a standalone redis with bitnami helm chart and activate the redis stream and set the stream-db-max...

Redis [BUG] TS.REVRANGE return value is table type [LUA]

Describe the bugA short description of the bug.To reproducemy code:local function get_range_last(keys, args) local ke...

Redis [QUESTION] Unexpected Data Interference Between two indexes

hi, I am encountering an issue with Redis when using hash indexes (IndexType.HASH). I have created two hash indexes nam...

Redis [QUESTION] Caused by: io.netty.channel.ConnectTimeoutException: connection timed out after 10000 ms

➜ logs tail application.log ... 11 common frames omittedCaused by: io.netty.channel.ConnectTimeoutException: connect...

Redis What does "No cluster configuration found" prompted by a Redis cluster mean? can ignore it?

Comment From: sundbthis means you enable the config cluster-enabled, but no cluster-config-file.

Redis Redis REPLICA sync Issues

I check redis logs that it has an error message as below, master/save unable to sync data. Can anyone please help me w...

Redis How to announce new master, if only slave starts after shutdown of master AND slave?

Hi,I've setup a cluster with 3 sentinel, 1 master and 1 replica.If I just stop the master, failover works fine. If I res...

Redis Not able to see node js as code snippets

I was reading redis docs but unable to find node js snippets for specific operations like lpop,lpush,blpop etc....A few ...

Redis [BUG]Sentinels doesn't select one master node when all nodes are declared as master node

Describe the bugI am using Bitnami's redis helm chart(redis:6.2.7) to deploy my redis (3 nodes + 3 sentinels) in kuberne...

Redis Sentinel marks master down on heavy workload

Hello,This is possibly a follow up of #12787 which didn't offer a solution. And it's also possibly a sentinel issue.I'm ...

Redis [CRASH] <short description>

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 [CRASH] Redis Instance is down while master sync

Description of the Problem- We have total of 72 redis cluster instances (36 master &amp; 36 slave) and each instance con...

Redis [CRASH] Redis 6.2.6

Crash reportAttaching the crash report.crash log:Mar 28 08:31:32.777520+08:00 2024 dvprpswthacc006 INFO database#/superv...

Redis [CRASH] Redis 7.2.4 crashed by signal: 6, si_code: -6

Greetings,I am currently utilizing the redis-server for the purpose of caching within my application. The workflow invol...

Redis [QUESTION] Use lua script to prompt moved?

I am using a lua script to implement a difference function. The specific lua code is as follows. After I execute it with...

Redis Returning empty list always for MODULE LIST command

@bsbodden I installed the redis as per the official documentationcurl -fsSL https://packages.redis.io/gpg | sudo gpg --d...

Redis [BUG]Is there a conflict when Redis mixed persistence and RDB persistence are enabled simultaneously

Describe the bugIs there a conflict when Redis mixed persistence and RDB persistence are enabled simultaneouslyA short d...

Redis Redis spike issue

I'm using Redis db which have capacity of 1gm and I stored 10mb data in one key with json, one of my api is accessing th...

Redis [BUG] Clicking URL with period ( . ) at end of the URL in WSL opens the URL with period in browser

Describe the bugWhen clicking URL from below message in WSL2 Ubuntu:204972:C 21 Jun 2024 21:49:20.946 # WARNING Memory o...

Redis peak memory > max memory?

How is it possible when I set maxmemory 64mb in redis.conf that the peak memory usage is almost twice its size -&gt; use...
上一页 下一页
.