|
|
|
|
|
by jacques_chester
4791 days ago
|
|
This is one of those cases where deciding on whether the system is ACID or not depends entirely on where you draw the system boundaries. If you draw it at the boundary of the central general ledger, it's going to be ACID. If you look at the way transactions pass through several intermediate systems (each of which is ACID) en route, I guess it could be called BASE. |
|
Whether that is true or not is a much deeper discussion that three or four paragraphs on a blog.