Comment by withinboredom Comment by withinboredom 2 hours ago 1 reply Copy Link View on Hacker News I think they just reinvented 2-phase commit? I'm not sure either tbh.
Copy Link layer8 an hour ago Collapse Comment - No, in two-phase commit all target systems perform two phases (staging the commit, which may fail, and then actually committing it in a failsafe way), which isn’t the case here. Reply View | 0 replies
No, in two-phase commit all target systems perform two phases (staging the commit, which may fail, and then actually committing it in a failsafe way), which isn’t the case here.