How to enable RedisJson module on Aiven Redis instances

468 Views Asked by At

I do not see any option to enable modules in aiven Redis.

I tried

MODULE LOAD /usr/lib/redis/modules/rejson.so

MODULE LIST gives (empty array)

1

There are 1 best solutions below

0
runwuf On BEST ANSWER

You cannot enable RedisJSON module on Aiven Redis as it is not supported on Aiven platform.

RedisJSON's license is Redis Source Available License (RSAL)