Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

https://github.com/darwin67/ex_inngest. We'll officially support this soon — it's written by one of our engineering team.

The SDKs are lightweight, work in any language (we only support a few right now), and you can live-migrate long running functions across languages at any time. Long running state is automatically transferred across those SDKs.

One of our foundational aspects is to make long running state, queues, events really easy, and that means we need to make multi-cloud and multi-lang migrations easy, too.



Transferring state across sdks sound very cool, how do you achieve that?

With all the workflows as code frameworks (like say, Temporal), this is what I imagine to be a shortcoming. With regular services + state in database implementations, you can query the database separately. While with a temporal workflow, you can't cleanly figure out where a particular workflow run is atm since the state is an append only stream of events?




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: