How achieve strong consistency in Swift?
If I need to achieve strong consistency with a quorum system what are the changes I need to do to the current Swift code?
What fundamental assumptions in swift are affected if required to build strong consistency?