Live data from Hacker News

Viewing profile — susscrofa

susscrofa

HN member
Joined
Mon, Oct 25, 2021, 10:12 PM UTC
HN karma
15
Public activity
2 items

About susscrofa

No profile information was provided.

Recent public activity

  1. comment
    Comment #36486204

    Right. As someone who's not a systems guru, I would love some insight if/how the consistency guarantees can be achieved using common distributed database approaches.

  2. comment
    Comment #36471993

    The Zanzibar paper has a section on the consistency model, which says that the race conditions outlined are solved by respecting update order. It then solves it by using Spanner as…