'Nextjs next-session storage other than memory

I don’t find any resource or package to use another storage other than memory for next-session, where memory is not a suitable solution for production?

I want to use either file storage ( preferred ) or db .



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source