We learn how to implement caching properly using the cache manager package in NestJs, and using the redis store to cache data in redis.
Buy me a coffee at : buymeacoffee.com/computerix
Timestamps:
-----------
0:00- Why use caching ?
1:02- Implementing caching in NestJs
6:28- Using the Cache Interceptor
9:19- Using the Redis Cache Store