Change maxmemory-policy on Redis

Hello Qovery team, how can I set the maxmemory-policy configuration to noeviction on all our Redis instances?
I checked in the web console and could not find a way to do the change myself. Let me know if this is something that I could have done with the Qovery CLI.
Also, am I right that it does not require a restart?

Hello @Nicolas_Abbal,

Sorry, but this is not something we support yet.

If you need to deploy a Redis with a specific configuration you have to deploy and manage it yourself using Helm.

We plan to release a new way to manage databases later this year. This new feature will give you better control of the configuration of your DB, but we don’t have an ETA yet.

Regards,
Charles-Edouard

Thanks for the answer!
As this is an instance that we are not re-deploying on a regular basis, is that an issue if we do the change directly on AWS?
I guess this would be overwritten in case of a re-deploy, but that’s fine by us.

Hello @Nicolas_Abbal ,

I confirm that you can do the modification directly in AWS.
And yes, a deployment will revert the setting to it’s original value.

Regards,
Charles-Edouard

This topic was automatically closed after 2 days. New replies are no longer allowed.