How can I cache database queries in app router server actions.
Unanswered
Mugger Crocodile posted this in #help-forum
Mugger CrocodileOP
I am using mongoose ORM for fetching some data. I want the same behaviour as SSG and on demand revalidation how can I achieve these with server actions in app router