Active record pattern: Difference between revisions

Content deleted Content added
Throne3d (talk | contribs)
Criticism: Move "citation needed" templates to after punctuation; lowercase section title "Distributed systems"; add Clarify template to confusing (and ungrammatical?) paragraph in "Distributed systems"
Tags: Mobile edit Mobile web edit
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{Clarify}}
Line 92:
 
=== Distributed systems ===
Record based patterns work poorly in distributed systems especially where concurrency is impossible ( eg offline ). i.e. 2 updates both may have 1 field that is correct but only one of the 2 records can win.{{Clarify|date=August 2018}}
 
== See also ==