Viewing profile — ashwin95r
ashwin95r
HN member- Joined
- Sun, Aug 31, 2014, 7:13 AM UTC
- HN karma
- 11
- Public activity
- 12 items
- HN profile
- View on Hacker News ↗
About ashwin95r
No profile information was provided.
Recent public activity
- comment
- story
- story
-
comment
Comment #14338033
https://open.dgraph.io/post/licensing/
- story
-
comment
Comment #14070168
Exactly what https://dgraph.io is built for. Low latency, high throughput.
-
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.
- story
- story
- story
-
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
-
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…