The Microsoft SQL provider for the Durable Task Framework (DTFx) persists all task hub state in a Microsoft SQL database, which can be hosted in the cloud or in your own infrastructure. This provider includes support for all DTFx features, including orchestrations, activities, and entities, and has full support for Azure Durable Functions.
⚠ IMPORTANT: This project is currently under active development, working towards an initial alpha release. Not all features are fully implemented and some names my change. It is not yet appropriate for use in production.
The Durable SQL provider for Durable Functions and DTFx are available as NuGet packages.
Want to learn more? Detailed information about this provider and getting started instructions can be found here.
This project has adopted the Microsoft Open Source Code of conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.