(no title)
lintfordpickle | 3 months ago
Under the section 'Order of Operations':
> "Since the system of reference doesn’t determine existence, we can safely write to it first without committing anything. [...]"
Then the next paragraph
> "This principle—Write Last, Read First—ensures that we maintain application level consistency."
What I think it means is, 'writing-last to the system-of-record' and 'a read-first from the system of record' yields authoritative results, but I don't get that just from the title. Is my understanding correct?
jorangreef|3 months ago
(This is similar also to how chain replication preserves consistency.)
mecsred|3 months ago
withinboredom|3 months ago
layer8|3 months ago
layer8|3 months ago