Viewing profile — susegado
susegado
HN member- Joined
- Thu, Jan 19, 2017, 8:31 PM UTC
- HN karma
- 2
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About susegado
No profile information was provided.
Recent public activity
-
comment
Comment #16870838
cockroachdb is a distributed SQL database system that solves all the problems mentioned in this article.
-
comment
Comment #16331380
Reads from CockroachDB go through a lease holder for the piece of data being read without needing confirmation from any replicas about consistency, so there is no overhead from rep…