(no title)
shawnb576 | 2 years ago
And its jusr code so not sure about the DSL reference (of course thats common with other systems)?
What use cases is this designed for? Easier to learn and build usually has tradeoffs
shawnb576 | 2 years ago
And its jusr code so not sure about the DSL reference (of course thats common with other systems)?
What use cases is this designed for? Easier to learn and build usually has tradeoffs
danfarrelly|2 years ago
Inngest was designed to be a solution that can replace traditional queuing systems and event driven systems. Originally, it was built with the idea to handle complex flows that need to be durable, e.g. healthcare workflows that have time-based follow ups and legal compliance tasks that need to be executed in a specific order depending on patient confirmation or other actions.
We've seen users build all sorts of things: automate infrastructure based on events, building AI Agents around LLMs, perform vulnerability scans across thousands of packages, building scheduling products, and e-commerce data pipelines. We're seeing new use cases each week.