Hacker News new | ask | show | jobs
by carnewal 485 days ago
Building Duty, a TypeScript workflow orchestration tool for durable async execution.

Unlike queues (SQS) needing state hacks or pricey orchestration tools, Duty uses your existing Postgres to ensure tasks survive (retry) failures, retain state between runs, and eventually finish.

Pre-release, star if interested

https://github.com/webslash/duty