Shiny in Production: Database Transactions
An important aspect of maintaining databases with an application interface is to
ensure atomicity. When performing multiple writes on a database, any failures
that occur during the operations should not violate any logical rules.
The most common analogy is a financial transaction.
If person A withdraws X dollars from their ... The post Shiny in Production: Database Transactions first appeared on R-bloggers.
http://dlvr.it/S1ZDj0
http://dlvr.it/S1ZDj0

تعليقات
إرسال تعليق