{"library":"docmq","type":"library","category":null,"description":"A document-based messaging queue for MongoDB (v4.7+), PostgreSQL (v8.7+), and other databases via a custom driver interface. Current stable version is 0.5.7. Released as an alternative to BullMQ and Agenda, DocMQ prioritizes database abstraction, timezone-aware scheduling, and in-memory development mode over raw performance. It supports concurrency, job repetition, scheduling, persistence, and queue-level hooks. Suitable when persistence and scheduling across timezones are critical, but not for high-throughput FIFO scenarios. Releases are infrequent; the package ships TypeScript types and is ESM-only.","language":"javascript","status":"active","version":"0.5.7","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install docmq","imports":["import { DocMQ } from 'docmq'","import { MongoDriver } from 'docmq'","import { PostgresDriver } from 'docmq'","import { InMemoryDriver } from 'docmq'"]},{"cmd":"yarn add docmq","imports":[]},{"cmd":"pnpm add docmq","imports":[]}],"homepage":"https://github.com/jakobo/docmq#readme","github":"https://github.com/jakobo/docmq","docs":null,"changelog":null,"pypi":null,"npm":"docmq","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}