Interesting, that isn't transaction, it is just a workaround, and I don't think you can design your app like that which treat document as a transaction log. And then using view to generate the real information.
there is still transaction in one shard beyond SQL. I believe that ACID is the main benefit comparing with NoSQL store
Interesting, that isn't transaction, it is just a workaround, and I don't think you can design your app like that which treat document as a transaction log. And then using view to generate the real information.
there is still transaction in one shard beyond SQL. I believe that ACID is the main benefit comparing with NoSQL store