Next.js Discord

Discord Forum

NextJS+ mongodb

Unanswered
Asiatic Lion posted this in #help-forum
Open in Discord
Original message was deleted.

1 Reply

Original message was deleted
You'll need to use change streams or something. Basically you subscribe to a data change and you'll receive the changes.

If you are already doing this then maybe you'll have to disable cache or do fetch cache revalidation faster.