{"library":"node-laravel-queue","type":"library","category":null,"description":"Node.js library to sync queues between NodeJS and Laravel using Redis as the driver. Current version is 0.1.7, with no active release cadence (last update unknown). This library is a fork of Noderavel, allowing Node.js to process jobs dispatched from Laravel and vice versa. It provides Job and Queue classes that connect to a Redis instance and handle serialization/deserialization of job payloads compatible with Laravel's queue system. Note: This is a very early-stage package with limited documentation and no tests indicated. Not recommended for production without thorough review.","language":"javascript","status":"active","version":"0.1.7","tags":["javascript","node","laravel","redis","queue"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install node-laravel-queue","imports":["import { Job } from 'node-laravel-queue'","import { Queue } from 'node-laravel-queue'","const nodelaravel = require('node-laravel-queue')"]},{"cmd":"yarn add node-laravel-queue","imports":[]},{"cmd":"pnpm add node-laravel-queue","imports":[]}],"homepage":"https://github.com/ferleal/node-laravel-queue","github":"https://github.com/ferleal/node-laravel-queue","docs":null,"changelog":null,"pypi":null,"npm":"node-laravel-queue","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}