psa pls don't use transactions for single doc unobserved atomic updates

Kapil Thangavelu kapil.thangavelu at canonical.com
Sun Sep 21 21:46:34 UTC 2014


Its sort of misses the point on why we're doing client side transactions.
Mongodb has builtin atomic operations on an individual document. We use
client side txns (multiple order of magnitude slower) for multi-document
txns *and/or* things we want to observe for watches.

-k
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/juju-dev/attachments/20140921/8325a1c6/attachment.html>


More information about the Juju-dev mailing list