Hi everyone.
It’s my first post in the community
First of all, I have not so much experience with Redis, but i’m experimenting a strange situation.
I’m receiving email from Aiven which tell me i’m in a situation of low memory. Looking at the metrics, disk usage is about 17% and used memory is 60%. Despite this data, redis started to stop accepting writes and at the moment i can’t edit the configuration of “noeviction” because of some issues in the software using it.
Is there a solution for this problem or, if possible, a way to understand the limits of my redis deploy?
I’m currently running on free plan and i have more or less 1 million keys stored
Thanks in advance.