Multi document transactions (MongoDB comparsion)

As you might already know, MongoDB 4.0 is going to support multi document transactions out of the box. Are you planning to do the same?

The promise of NoSQL is speed; but like a car without brakes, not very safe unless it allows multi-document transactions.

if you want to be taken seriously as a database, you need to support multiple statement transactions.