Skip to content

SurgeFlowDev/surgeflow

Repository files navigation

Surgeflow

An experimental alternative to Cloudflare Workflows, Temporal, Airflow.

I'm aiming to have an easy, idiomatic way to write workflows in Rust, and have an easy way to deploy them to arbitrary infrastructure with all the bells and whistles: retries, caching, sleeping, human-in-the-loop events, etc..

This will be achieved through adapter crates:

Documentation is non-existent at the moment.

The adapter crates have examples, but they are not polished at all. There's a lot of boilerplate code, that won't be necessary in the final version.

Surgeflow Cloud

Serverless surgeflow. A specialized adapter will be able to run surgeflow on surgeflow cloud with minimal configuration. This will be a fully managed service. The goal is to make it as easy as possible to run surgeflow workflows without having to worry about infrastructure.

About

An experimental alternative to Cloudflare Workflows, Temporal, Airflow.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages