Get my highly-rated Udemy courses at a discount here: michaelguay.dev/udemy/
@AliAliOxenFree Жыл бұрын
Ok first off, it is clear you’ve mastered nestjs. Second of all, this is an excellent explanation. I will have to watch this short video several times to absorb the info youve dished out. Keep it up man you’ve earned yourself a happy subscriber
@nelsonndukwe72742 күн бұрын
Just wish there is a way to subscribe a couple thousand times. I am grateful
@kareemlateefyomi86905 ай бұрын
Every Nestjs developer should watch this 😊. Thanks Micheal
@willl0014 Жыл бұрын
I am building a new product with nestjs and your videos are gold!
@aminemohy20642 жыл бұрын
after days of searching online , you made me get how cache/redis work in 15min thank you so much keep making videos like this cheers
@Herzenn2 жыл бұрын
Thank you so much, Michael. I couldn't find how to properly mock the cache manager anywhere else. Keep up the good work.
@giftjeremiah3312 Жыл бұрын
Excellent tutorial. Really clear and precise explanation. Keep up the good work ❤
@williamx02 жыл бұрын
Wooh! Great as always. Thanks Michael!
@belkocik2 ай бұрын
How to revalidate cache e.g. when some1 made make a get request to get data then a post request updating a database row, and then he immediately make a get request to get data? He will receive a cached data, not the updated one with post.
@DjMaSaKre Жыл бұрын
Great tutorial! Tnx man! For those who are struggling with cache not working try to downgrade cache-manager pkg to version 4.1.0, current 5.X version is not compatible with NestJS 8.
@mehranshahbaz518 Жыл бұрын
Thanks !!
@behnoudmst Жыл бұрын
Perfect video, short and to the point. Thanks❤
@craiggazimbiАй бұрын
Thanks man, so does this mean when I deploy my API I would need to install redis on my server as well? ..
@AbdurrahmanHafez2 жыл бұрын
Great tutorial I am waiting more videos from you 🚀 Thank you so much
@ՍերինեԲաղդասարյան11 ай бұрын
Good job. Thanks a lot.
@alexeylysenko73802 жыл бұрын
Top material! Thank you!
@lilililliilil2 жыл бұрын
Great video! Man u should create more videos using Nest and Observable like realtime username validation stuff😊
@EstebanHelgueroCardiff Жыл бұрын
Hi! Great tutorial! If you are going to use cache for a big app, in which cases would you use It? Would you use Redis or another store system? Thanks
@whoknows36792 жыл бұрын
Great video!
@ВикторСмольяков-щ4в2 жыл бұрын
You are the best 👍 Please, more cool videos!
@justinnoor49152 жыл бұрын
Thank you for this video. How do we determine if the Redis cache should be implemented with cache-manager or with a microservice?
@oleksiishkulipa16262 жыл бұрын
can you please help ? how much can i cached data by this method ? and where will those data be placing ? And what about Redis, which method will be better use for caching between cacheManager and Redis ? Thx
@michaelyao93892 жыл бұрын
Hi @Michael Guay, Do "Auto-caching responses" and "redis store" work together? I tried, somehow, it did not use the redis as the store still?
@shahariarkabir2102 жыл бұрын
Man you are super awesome. 😒💪
@dawid_dahl Жыл бұрын
Thank you so much!
@dendytbm31132 жыл бұрын
how to make a 'unit test' of a controller implementing cacheInterceptor?
@AntonGorbachevDev2 жыл бұрын
Thx for great video!
@mguay2 жыл бұрын
Glad you liked it!
@asakurayoh3909 Жыл бұрын
Does TTL also gets saved as part of Redis? I mean if we restart the server, does the TTL reset or no?
@IndraPrasetya1542 жыл бұрын
Greate video, thank you so much
@ashishkumari-yg4gn Жыл бұрын
I getting an error at option - store :redisStore Type 'typeof import("C:/sample/complete-rest-api/node_modules/cache-manager-redis-store/dist/index")' is not assignable to type '(string | CacheStoreFactory | CacheStore)
@RealStoicArchitect Жыл бұрын
use cache-manager-redis-yet instead of cache-manager-redis-store
@ashishkumari-yg4gn Жыл бұрын
@@RealStoicArchitect Thank you
@ndaraaa2 жыл бұрын
Great tutorial. Can u do a monitoring and logging NestJS app 😁
@caiman11102 жыл бұрын
Do you have samples of nest js with @google-cloud/storage?
@superpupernone2 жыл бұрын
Great tutorial. Thank you. And how to cache GraphQL requests?
@mguay2 жыл бұрын
GraphQL isn't supported by the interceptor, so we'll have to cache ourselves using the CacheManager.
@superpupernone2 жыл бұрын
@@mguay do you have tutorial about that? (-:
@huynhthiailinh Жыл бұрын
how to config key prefix?
@andresfcuellarc2 жыл бұрын
Genial Thanks
@nelsonndukwe72742 күн бұрын
Just wish there is a way to subscribe a couple thousand times. I am grateful