From my understanding, the consistency in ACID is ensuring the data integrity.
However, the consistency in CAP means the data can appear quickly in distributed system.
Does that mean: they are not the same concept?
|
From my understanding, the consistency in ACID is ensuring the data integrity. However, the consistency in CAP means the data can appear quickly in distributed system. Does that mean: they are not the same concept? |
||||
|
|
|
They are not really the same, because of the scope of the data ACID
CAP
SYNOPSIS
|
|||||
|