@jet-queue/core
v0.3.2
Published
High-performance job queue for Bun/Node.js applications
Maintainers
Readme
@jet-queue/core
JetQueue gives you this ability to move heavy tasks out of your API's req/res cycle to give the users a fast experience on the UI while jobs are executing in the background
Installation
npm i @jet-queue/coreTo learn how JetQueue works and how to use it in your projects, check out JetQueue docs
