Live data from Hacker News

Viewing profile — hdiedrich

hdiedrich

HN member
Joined
Thu, May 27, 2010, 12:44 AM UTC
HN karma
6
Public activity
4 items

About hdiedrich

No profile information was provided.

Recent public activity

  1. comment
    Comment #1383524

    http://cs-www.cs.yale.edu/homes/dna/papers/vldb07hstore.pdf

  2. comment
    Comment #1383137

    They pay the penalty in latency, not in throughput. That's like no performance penalty at all if you work asynchronously. They make sure that the data cannot become inconsistent be…

  3. comment
    Comment #1382377

    That's part of the proposal: real world data requirements will soon completely fit into RAM available on a rather standard system.

  4. comment
    Comment #1382316

    It's consistent, not only eventual consistent, it's k-safe, replicated and it's written to disk consistently at intervals you set. http://community.voltdb.com/node/54 (may require …