Instaling Json Module in Redis

Hello,
We are currently using REDIS container (until Redis managed access issues is resolved in Qovery).
We are looking to add Lua and Json Modules to Redis.

Is there a way for us to install that add-on this modules for Redis in Qovery?

Thanks!

Hi @sama213 , you might need to deploy your own Redis container version (it’s not a big deal). It’s similar to deploying an application, you just need to provide a Redis Dockerfile with the appropriate options.