neutrinos-mongodb-session-store
JSON →A MongoDB session store for Express.js, built on the official mongodb driver v4. It provides a simple way to persist session data in MongoDB. Currently at version 0.0.2-beta.1, it is in early beta with an unstable API. It relies on mongodb ^4.8.0 as a peer dependency and ships TypeScript definitions. Compared to connect-mongo, it has fewer features and less community adoption, but offers direct integration with the modern MongoDB driver.