{"library":"connect-mongodb","type":"library","category":null,"description":"Connect-MongoDB is a MongoDB session store for Connect/Express.js, backed by node-mongodb-native. Version 1.1.5 is the latest (unmaintained since 2012) and is incompatible with 0.* versions. It requires explicit MongoDB connection or server configuration, supporting authentication and custom collection names. Known for its simplicity but lacks modern features like Mongoose connection reuse and automated cleanup via TTL indexes. Superseded by connect-mongo for modern Express.js applications.","language":"javascript","status":"deprecated","version":"1.1.5","tags":["javascript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install connect-mongodb","imports":["var mongoStore = require('connect-mongodb');","var Db = require('mongodb').Db;","var Server = require('mongodb').Server;"]},{"cmd":"yarn add connect-mongodb","imports":[]},{"cmd":"pnpm add connect-mongodb","imports":[]}],"homepage":"git://github.com/masylum/connect-mongodb","github":"git://github.com/masylum/connect-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"connect-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}