Bedrock Session MongoDB

JSON →
library 4.3.1 ·javascript
verified Jun 5, 2026

A bedrock module that enables express session storage via MongoDB. It integrates with the bedrock framework to persist session data in MongoDB, supporting Express.js session middleware. The current stable version 4.3.1 requires peer dependencies bedrock ^4.5.0, bedrock-express ^6.4.1, and bedrock-mongodb ^8.5.0. Compared to alternatives like connect-mongo, this module is tightly coupled to the bedrock ecosystem and follows bedrock's configuration patterns.