{"library":"redis-status","type":"library","category":null,"description":"A Node.js module that checks the health of a Redis server, suitable for use by a service's health route. v1.0.3 is the current stable release. It connects to Redis only to check status and then disconnects. Lightweight alternative to more complex health-check libraries; designed for simple monitoring integrations like Pingdom.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","redis","status","health","monitoring"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install redis-status","imports":["const redisStatus = require('redis-status'); const fooStatus = redisStatus({ name: 'foo', port: 6379, host: 'localhost' });","fooStatus.checkStatus(function(err) { ... });","const redisStatus = require('redis-status');"]},{"cmd":"yarn add redis-status","imports":[]},{"cmd":"pnpm add redis-status","imports":[]}],"homepage":"https://github.com/mixmaxhq/redis-status","github":"https://github.com/mixmaxhq/redis-status","docs":null,"changelog":null,"pypi":null,"npm":"redis-status","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}