Skip to content

nicnocquee/dataqueue

Repository files navigation

dataqueue

DataQueue

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.

Installation

npm install @nicnocquee/dataqueue
npm install -D node-pg-migrate ts-node

Documentation

See docs.dataqueue.dev for the complete documentation.

Contributing

See CONTRIBUTING.md for details.

License

MIT

Author

Nico Prananta

About

A lightweight, PostgreSQL-backed job queue for Node.js/TypeScript projects.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Packages

No packages published