{"library":"elephantmq","type":"library","category":null,"description":"PostgreSQL-native job queue for Node.js 18+, featuring transactional enqueue, familiar producer/worker API, and no external broker. Current stable version 1.0.3. Releases are ad-hoc via npm. Key differentiators: atomic enqueue within database transactions via Queue.inTransaction, full SQL visibility into queue state, and one less datastore to manage vs Redis-based queues like BullMQ.","language":"javascript","status":"active","version":"1.0.3","tags":["javascript","queue","jobs","job-queue","postgres","postgresql","pg","background-jobs","scheduler","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install elephantmq","imports":["import { Queue } from 'elephantmq'","import { Worker } from 'elephantmq'","import { migrate } from 'elephantmq/migrate'"]},{"cmd":"yarn add elephantmq","imports":[]},{"cmd":"pnpm add elephantmq","imports":[]}],"homepage":"https://github.com/humbertogontijo/elephantmq","github":"https://github.com/humbertogontijo/elephantmq","docs":null,"changelog":null,"pypi":null,"npm":"elephantmq","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}