From 78a17571da5e644adeb4ac60368da438a5750001 Mon Sep 17 00:00:00 2001 From: Dan Farrelly Date: Fri, 26 Jan 2024 14:57:56 -0500 Subject: [PATCH] Add Inngest --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 187c317..37a176d 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ A curated list of awesome open source workflow engines * [Goflow](https://github.com/fieldryand/goflow) [![Stars](https://img.shields.io/github/stars/fieldryand/goflow.svg)](https://github.com/fieldryand/goflow) - A simple but powerful DAG scheduler and dashboard, written in Go. * [Huginn](https://github.com/huginn/huginn) [![Stars](https://img.shields.io/github/stars/huginn/huginn.svg)](https://github.com/huginn/huginn) - Create agents that monitor and act on your behalf. Your agents are standing by! * [Imixs-Workflow](https://www.imixs.org) [![Stars](https://img.shields.io/github/stars/imixs/imixs-workflow.svg)](https://github.com/imixs/imixs-workflow) - A powerful human-centric Workflow Engine based on the BPMN 2.0 standard. +* [Inngest](https://www.inngest.com) [![Stars](https://img.shields.io/github/stars/inngest/inngest.svg)](https://github.com/inngest/inngest) - An event-driven workflow engine that combines event streams, queues, and durable execution into a single reliability layer. * [Kestra](https://www.kestra.io) [![Stars](https://img.shields.io/github/stars/kestra-io/kestra.svg)](https://github.com/kestra-io/kestra) - Open source data orchestration and scheduling platform with declarative syntax. * [Kiba](https://www.kiba-etl.org/) [![Stars](https://img.shields.io/github/stars/thbar/kiba.svg)](https://github.com/thbar/kiba) - Data processing & ETL framework for Ruby * [Kubeflow pipelines](https://github.com/kubeflow/pipelines) [![Stars](https://img.shields.io/github/stars/kubeflow/pipelines.svg)](https://github.com/kubeflow/pipelines) - Kubeflow pipelines are reusable end-to-end ML workflows built using the Kubeflow Pipelines SDK.