{"library":"mongo-healthcheck","type":"library","category":null,"description":"A lightweight healthcheck function for Mongoose connections to MongoDB. Version 2.0.1 is the current stable release. It provides a simple synchronous check to determine if a Mongoose connection is ready, returning true if connected, false if not connected, or throwing an error on invalid input. It differs from more comprehensive healthcheck libraries by focusing solely on Mongoose and being minimal in dependencies. Release cadence is low; package has not been updated since 2019.","language":"javascript","status":"maintenance","version":"2.0.1","tags":["javascript","healthcheck"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install mongo-healthcheck","imports":["const mongoHealthcheck = require('mongo-healthcheck');","import mongoHealthcheck from 'mongo-healthcheck';","const mh = require('mongo-healthcheck');"]},{"cmd":"yarn add mongo-healthcheck","imports":[]},{"cmd":"pnpm add mongo-healthcheck","imports":[]}],"homepage":"https://github.com/jeffcharles/mongo-healthcheck","github":"https://github.com/jeffcharles/mongo-healthcheck","docs":null,"changelog":null,"pypi":null,"npm":"mongo-healthcheck","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}