Live data from Hacker News

Viewing profile — susegado

susegado

HN member
Joined
Thu, Jan 19, 2017, 8:31 PM UTC
HN karma
2
Public activity
2 items

About susegado

No profile information was provided.

Recent public activity

  1. comment
    Comment #16870838

    cockroachdb is a distributed SQL database system that solves all the problems mentioned in this article.

  2. 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…