inngest / inngestgo

Durable execution in Go with the Golang Inngest SDK. Write durable functions in your existing app.
https://pkg.go.dev/github.com/inngest/inngestgo
Apache License 2.0
29 stars 3 forks source link

Add multiple concurrency support, plus priority support #21

Closed tonyhb closed 1 year ago

tonyhb commented 1 year ago

This PR updates function configuration to include priority and multiple concurrency support. Integration tests exist within inngest/inngest: https://github.com/inngest/inngest/tree/main/tests/golang