mongodb - MongDB Transaction Two Phase Commit -


i bit confused example on 2 phase commit in mongo site, transfer information , state? valid mongo keywords?

http://docs.mongodb.org/manual/tutorial/perform-two-phase-commits/

no, not "valid mongo keywords."

"transfer information" part of example. it's used umbrella term various fields on document. document nothing but information transfer. "state" specific field on document.


Comments

Popular posts from this blog

IF statement in MySQL trigger -

c++ - What does MSC in "// appease MSC" comments mean? -

javascript - Add class to another page attribute using URL id - Jquery -