Overview#
Atomic transaction is an indivisible and irreducible series of data operations such that either all occur, or nothing occurs.A guarantee of atomicity prevents updates to the data occurring only partially, which can cause greater problems than rejecting the whole series outright.
More Information#
There might be more information for this subject on one of the following:- Atomicity
- Decentralized Exchange
- EDirectory LDAP Transaction
- Kubernetes Pod
- Lightweight Directory Access Protocol (LDAP) Transactions
- Modify Request
- [#1] - Atomicity_(database_systems)
- based on information obtained 2016-07-24-