From 83617d55cccbdc6f7314df4a1ab9bdf00402875a Mon Sep 17 00:00:00 2001 From: Gilles Barbier Date: Wed, 30 Apr 2025 13:32:52 +0200 Subject: [PATCH 1/2] adding Lemline to the list of runtimes Signed-off-by: Gilles Barbier --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 778a9acf..7d744d24 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ No matter your preferred language, our SDKs provide the tools you need to levera | --- | --- | | [Apache KIE SonataFlow](https://sonataflow.org) | Apache KIE SonataFlow is a tool for building cloud-native workflow applications. You can use it to do the services and events orchestration and choreography. | | [Synapse](https://github.com/serverlessworkflow/synapse) | Synapse is a scalable, cross-platform, fully customizable platform for managing and running Serverless Workflows. | +| [Lemline](https://github.com/lemline/lemline) | Lemline is a highly scalable runtime running on top of your existing messaging infrastructure. | ### Tooling From 66e5b6e2f0446bf995db9d65c44bbf3b6f45494e Mon Sep 17 00:00:00 2001 From: Gilles Barbier Date: Wed, 30 Apr 2025 17:16:09 +0200 Subject: [PATCH 2/2] update runtime ordering Signed-off-by: Gilles Barbier --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d744d24..229797ac 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,8 @@ No matter your preferred language, our SDKs provide the tools you need to levera | Name | About | | --- | --- | | [Apache KIE SonataFlow](https://sonataflow.org) | Apache KIE SonataFlow is a tool for building cloud-native workflow applications. You can use it to do the services and events orchestration and choreography. | -| [Synapse](https://github.com/serverlessworkflow/synapse) | Synapse is a scalable, cross-platform, fully customizable platform for managing and running Serverless Workflows. | | [Lemline](https://github.com/lemline/lemline) | Lemline is a highly scalable runtime running on top of your existing messaging infrastructure. | +| [Synapse](https://github.com/serverlessworkflow/synapse) | Synapse is a scalable, cross-platform, fully customizable platform for managing and running Serverless Workflows. | ### Tooling