Transactional (Atomic) MongoDB Queries with MemDB

MongoDB doesn’t fully support transactions. MemDB claims to enable atomic operations on the application server layer.

Has anyone attempted to use Memdb with Meteor? Is this combination even possible?

Strange, it is promising but seems nobody tried yet

This looks good. How would it be possible to set it up with Meteor?