Live data from Hacker News

Viewing profile — ashwin95r

ashwin95r

HN member
Joined
Sun, Aug 31, 2014, 7:13 AM UTC
HN karma
11
Public activity
12 items

About ashwin95r

No profile information was provided.

Recent public activity

  1. comment
  2. story
  3. story
  4. comment
    Comment #14338033

    https://open.dgraph.io/post/licensing/

  5. story
  6. comment
    Comment #14070168

    Exactly what https://dgraph.io is built for. Low latency, high throughput.

  7. comment
    Comment #14070159

    Benchmarks for loading freebase data in Cayley vs Dgraph. https://discuss.dgraph.io/t/differences-between-dgraph-and-c... Dgraph was 10X faster.

  8. story
  9. story
  10. story
  11. comment
    Comment #11991230

    Another important point about sending the requests to different servers is that it reduces the tailing latency (higher percentile latencies) and the variance in latency

  12. comment
    Comment #11945166

    While some data is cached at an instance level by rocksDB, it wouldn't be cached across instances. So, there is a need for coordination/communication among the servers for every re…