Tags: #database #transaction #handling
http://blog.san-ss.com.ar/2016/11/db-transaction-handling-in-cpp-systems
http://blog.san-ss.com.ar/2016/11/db-transaction-handling-in-cpp-systems
blog.san-ss.com.ar
SanSS's Blog: Database transaction handling in C++ systems
Architectural approach of a way to handle transactions in C++ systems. The approach aims to be as decoupled and non-invasive as possible.