1.1.1 • Published 3 years ago

sky-puppy-checker-mongodb v1.1.1

Weekly downloads
2
License
GPL-3.0-or-later
Repository
github
Last release
3 years ago

sky-puppy-checker-mongodb

A Sky Puppy checker for mongodb

Install

npm install -g sky-puppy-checker-mongodb

Test

npm test

Sample Config

{
  checkers: {
    "sky-puppy-checker-mongodb": {
      "url": "mongodb://llama:drama@localhost:27017/?replicaSet=rs",
      "mongo_settings": {
        "useUnifiedTopology": true
      }
    }
  }
}

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

v1.1.1

v1.1.0

2 November 2020