Upgrading legacy libraries of a (server-side, running on Node) legacy JavaScript application, I had to upgrade (and replace) following libraries:
* cache-manager
* cache-manager-redis
* cache-manager-redis-store
As there is missing documentation (node-cache-manager-redis-yet does not have any at all) and there is no current example using a memory cache and Redis at the same