How do caching work with Mongodb and nextjs?
Unanswered
Polar bear posted this in #help-forum
Polar bearOP
When using the MongoDB driver, we can not use the fetch function. Is there any alternatives to cache the data and prevent unnecessary data fetching?
2 Replies
Polar bearOP
Thanks