{"library":"cron-cluster","type":"library","category":null,"description":"Version 1.1.3. A Redis-based extension of node-cron that ensures jobs run only once across a Node.js cluster, using leader election via redis-leader. Prevents duplicate execution when scaling horizontally. Requires Redis. Last release appears to be 2017 (maintenance mode).","language":"javascript","status":"maintenance","version":"1.1.3","tags":["javascript","cron","cluster","redis"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cron-cluster","imports":["const { CronJob } = require('cron-cluster')(redisClient)","const createCronCluster = require('cron-cluster'); const { CronJob } = createCronCluster(redisClient)"]},{"cmd":"yarn add cron-cluster","imports":[]},{"cmd":"pnpm add cron-cluster","imports":[]}],"homepage":"https://github.com/iGLOO-be/cron-cluster#readme","github":"https://github.com/iGLOO-be/cron-cluster","docs":null,"changelog":null,"pypi":null,"npm":"cron-cluster","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}