- Place your custom javascript in
/usr/lib/redis/modules
- Unload the cthulhu module from keydb cli
module unload cthulhu
- Load the cthulhu module with your javascript
module load /usr/lib/redis/modules/cthulhu.so /usr/lib/redis/modules/hello.js
/usr/lib/redis/modules
module unload cthulhu
module load /usr/lib/redis/modules/cthulhu.so /usr/lib/redis/modules/hello.js