|
|
|
|
|
by lorendsr
1580 days ago
|
|
A language runtime that runs your code in durable way (every step of program execution is persisted so that if there’s a failure—even the machine running the program losing power—execution can be continued), and a service that enables that durability in a scalable way. |
|