{"library":"moleculer-bee-queue","type":"library","category":null,"description":"A mixin for Moleculer microservices framework that integrates Bee-Queue for task queue functionality. Current stable version is 0.1.10, released as a single version. It allows creating queue worker services and enqueuing jobs with progress reporting and retries. Differentiator: provides a simple mixin pattern to add Bee-Queue support to Moleculer services, but is limited to Bee-Queue (not generic) and uses Moleculer v0.14.x or v0.13.x or v0.12.x with Node >=8.x. The package has no recent updates and is considered stable but not actively maintained.","language":"javascript","status":"active","version":"0.1.10","tags":["javascript","microservice","moleculer"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install moleculer-bee-queue","imports":["const QueueService = require('moleculer-bee-queue');","mixins: [QueueService()]","const job = this.createJob('queueName', payload);"]},{"cmd":"yarn add moleculer-bee-queue","imports":[]},{"cmd":"pnpm add moleculer-bee-queue","imports":[]}],"homepage":"https://github.com/moleculerjs/moleculer-addons/tree/master/packages/moleculer-bee-queue#readme","github":"ssh://git@github.com/moleculerjs/moleculer-addons","docs":null,"changelog":null,"pypi":null,"npm":"moleculer-bee-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}