Hacker News new | ask | show | jobs
by soylentgraham 1581 days ago
So what is it, in plain english? :)

Lib/framework to sync some state across some applications?

1 comments

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.