timgit / pg-boss

Queueing jobs in Postgres from Node.js like a boss
MIT License
1.95k stars 153 forks source link

Example of sagas/orchestration #326

Closed ilijaNL closed 2 years ago

ilijaNL commented 2 years ago

As stated in features lists of this package it would be nice to have an example of a working sagas/orchestrators which involve several jobs.

Examples of exactly once delivery and other mentioned features would also be great.

timgit commented 2 years ago

This is basically send() within an onComplete() worker