Комментарии:
Always happy to see these videos!
Ответитьthanks mattteo for this
ОтветитьThank you so much, One question, So we should use cache in every query to database, right ?
ОтветитьThanks for share this is nice video, still watching videos regarding evolving of Platformtic DB, can't wait to find a project allowing me to my hands on it :) Have you also thought of cache invalidation? Something like creating "relationships" between queries and mutations saying "Hey, if this mutation is running with this movie ID, clear query related object from cache"
ОтветитьThank you, Matteo. Will try to implement this in my programmer network Fastify API.
Cheers man
Thanks
ОтветитьNice video, Thank you so much
ОтветитьGood video! Also, can you point or say where you're looking at when you're using "htop" or other fancy tools, because It's hard to follow when you see a tool for the first time.
ОтветитьCan we have the link to the repo of that platformic db's github repo or access to the code !
ОтветитьHit the Like in advance, thank you Matteo!
ОтветитьBut you don't have just one api in your web app, if there are 100 apis how many will overlap, moreover the input to the query also need to be same for this to work right, this can decrease the performance as well. Isn't it?
ОтветитьHey Matteo Collina I have one question which package should we use for caching API. should we need to use async-cache-dedupe or fastify-caching ? because both packages ends up with cahcing data into redis or any in-mem cache
ОтветитьDoes this only work with promise.all? How about if I send same request out of promise.all? will that also return from cache ?
ОтветитьGreat new module!
Ответитьwow
Ответить