Fawn: Node.js Library for transactions across multiple MongoDB collections

Fawn provides the ability to carry out edits on a mongoDB database as a series of steps. If an error occurs on any of the steps, the database is returned to its initial state (its state before the transaction started). It’s based on the two phase commit s… Read more

Similar

Deno is the same as Node.js, but different

JavaScript has been on a roll for more than a decade now. What started as a language used for sprinkling some interactivity to static HTML has grown to be arguably the world's most widespread general purpose programming language. The hegemony of JavaSc... (more…)

Read more »