OpenProduct

azure-functions-durable-js

devtool
Visit site
0
Tracked since 2026-06-19
Share
AI Summary

The `azure-functions-durable-js` library is a JavaScript SDK for building stateful, long-running workflows in Azure Functions using the Durable Functions extension. It is designed for Node.js developers who need to orchestrate complex, multi-step processes—such as fan-out/fan-in patterns, human interaction, or chaining—without managing external state. Its key appeal lies in enabling reliable, serverless execution of durable workflows with built-in checkpointing, retries, and event-driven coordination, simplifying the development of resilient cloud applications.

Cross-platform signals

GH
GitHub
View
143
stars
61
forks
Updated 2026-07-05

You might also like

More in devtool