A lightweight, PostgreSQL-backed job queue for Node.js/TypeScript projects. Schedule, process, and manage background jobs with ease. Perfect for web apps (Next.js, etc.) deployed to serverless platforms like Vercel, AWS Lambda, etc.
npm install @nicnocquee/dataqueue
npm install -D node-pg-migrate ts-node
See docs.dataqueue.dev for the complete documentation.
See CONTRIBUTING.md for details.
MIT