Viewing profile — susscrofa
susscrofa
HN member- Joined
- Mon, Oct 25, 2021, 10:12 PM UTC
- HN karma
- 15
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About susscrofa
No profile information was provided.
Recent public activity
-
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.
-
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…