@elvel/queue
v1.0.0-alpha.13
Published
Laravel-style queues for Elvel — jobs, workers, batches, and sync, database, Redis and SQS drivers
Maintainers
Readme
@elvel/queue
Laravel-style queues for Elvel — jobs, workers, batches, and sync, database, Redis and SQS drivers
Part of Elvel — a Laravel-shaped framework for Bun, built on Elysia. This package is published from the monorepo and versioned in lockstep with the rest of it.
Install
bun add @elvel/queueMost applications get it through the scaffolder instead, which installs only the packages the chosen starter kit uses:
bun create elvel my-appDocumentation
https://ufhy.github.io/elvel/digging-deeper/queues
The site is built from the same commit as this package, so it describes this version rather than a later one.
Licence
MIT
