Skip to content

tuannh982/durable-task-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A minimal durable task framework

Durable task framework is used to write durable functions, which execute stateful function in serverless compute environment.

It can be used to implement:

  • financial transaction, the transaction must always complete
  • distributed query execution engine

Releases

No releases published

Packages

No packages published