{"library":"fast-mongoose-job-queue","type":"library","category":null,"description":"Simple job queue implementation using Mongoose and MongoDB. v1.0.14, stable, maintained fork of mongoose-jobqueue compatible with Mongoose v5+. Uses ES6 Promises, no external deps besides Mongoose, implements MongoDB indexes and .lean() for performance. Offers queue operations: add, checkout, ack, ping, cleanup. Slightly different from original: no lodash, ES6 spread, arrow functions, CosmoDB sort support.","language":"javascript","status":"active","version":"1.0.14","tags":["javascript","mongoose-jobqueue","mongoose","jobqueue","queue","mongodb","nodejs","cosmosdb","jobs"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install fast-mongoose-job-queue","imports":["const mongooseJobQueue = require('mongoose-jobqueue');","import mongooseJobQueue from 'mongoose-jobqueue';","const queue = mongooseJobQueue(mongoose, 'queueName');"]},{"cmd":"yarn add fast-mongoose-job-queue","imports":[]},{"cmd":"pnpm add fast-mongoose-job-queue","imports":[]}],"homepage":"https://github.com/khaledosman/mongoose-jobqueue#readme","github":"https://github.com/khaledosman/mongoose-jobqueue","docs":null,"changelog":null,"pypi":null,"npm":"fast-mongoose-job-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}