{"library":"wingbot-mongodb","type":"library","category":null,"description":"MongoDB storage plugin for wingbot.ai chatbot framework (v4.2.13). Provides persistent storage for chat states (with optimistic locking via findOneAndUpdate), bot tokens (webview JWT), conversation logs, bot configuration, attachment cache (Facebook), audit logs with signature chain, and notification/automation records. Requires mongodb driver >=6.0.0 (peer dependency) and Node.js >=14. Ships TypeScript type definitions. The library implements a pluggable storage interface for the wingbot ecosystem; each storage class takes a `mongodb.Db` instance and optional collection name. Active maintenance with monthly releases.","language":"javascript","status":"active","version":"4.2.13","tags":["javascript","wingbot","messenger","chatbot","framework","mongodb","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install wingbot-mongodb","imports":["import { StateStorage } from 'wingbot-mongodb'","import { BotTokenStorage } from 'wingbot-mongodb'","import { AuditLogStorage } from 'wingbot-mongodb'"]},{"cmd":"yarn add wingbot-mongodb","imports":[]},{"cmd":"pnpm add wingbot-mongodb","imports":[]}],"homepage":"https://github.com/wingbotai/wingbot-mongodb#readme","github":"ssh://git@github.com/wingbotai/wingbot-mongodb","docs":null,"changelog":null,"pypi":null,"npm":"wingbot-mongodb","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}