ABSURD
// An experiment in durability
Absurd
An experiment in durability
13EmergingUnknown
What it does
Absurd is the simplest durable execution workflow system you can think of. It's entirely based on Postgres and nothing else. It's almost as easy to use as a queue, but it handles scheduling and retries, and it does all of that without needing any other services to run in addition to Postgres. … because it's absurd how much you can over-design such a simple thing. Warning: this is an early
Getting Started
git
git clone https://github.com/earendil-works/absurd