Using redis in registerGlobalMiddleware
Hello everyone,
I don't know if I am using the registerGlobalMiddleware incorrectly but I cannot make redis work with it for some reason.
With the very simple code below I keep getting the error attached. Has anyone else faced a similar issue with the registerGlobalMiddleware? Any guidance or suggestions would be greatly appreciated!
I am also not seeing any of the logs, even with a simple middleware that just logs somehting to the console
This error can be reproduced with the following code:
__root
~/libs/cache.lib
docker-compose.yaml
I don't know if I am using the registerGlobalMiddleware incorrectly but I cannot make redis work with it for some reason.
With the very simple code below I keep getting the error attached. Has anyone else faced a similar issue with the registerGlobalMiddleware? Any guidance or suggestions would be greatly appreciated!
I am also not seeing any of the logs, even with a simple middleware that just logs somehting to the console
This error can be reproduced with the following code:
__root
~/libs/cache.lib
docker-compose.yaml
