@akago/adonisjs-pg-boss
v0.1.1
Published
Pg-boss for AdonisJS.
Downloads
37
Maintainers
Readme
[!WARNING] This package takes a somehow unconventional approach. Pgboss will run besides the AdonisJS http server, in the same process. You don't have to run it besides your main app. In a nodejs clustered environement, only one pgboss instance will consume jobs, others will have
schedule,supervise,migrateset tofalse.
[!NOTE] At the moment, this package depends on "github:akago-dev/pg-boss#akago" (not the main repository) as we need a feature that is not merged yet.
Installation
node ace add @akago/adonis-pb-bossConfiguration
Edit config/pgboss.ts to fit your needs.
