TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Fractal Tree to create fast, snapshottable, massively scalable databases

21 pointsby jgrodziskialmost 9 years ago

3 comments

sctbalmost 9 years ago
Previous discussion: <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12229906" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=12229906</a>
jbapplealmost 9 years ago
I don&#x27;t understand the difference between this data structure [0] and buffered B-trees, as described in &quot;Lower Bounds for External Memory Dictionaries&quot;, by Gerth Stølting Brodal and Rolf Fagerberg [1], or in &quot;On External Memory Graph Traversal&quot; by Adam L. Buchsbaum, Michael Goldwasser, Suresh Venkatasubramanian, and Jeffery R. Westbrook [2]. Granted, this adds in path-copying, but I&#x27;m not sure what new innovation this has that merits the description &quot;Hitchhiker trees are a newly invented (by @dgrnbrg) datastructure&quot;.<p>0: <a href="https:&#x2F;&#x2F;github.com&#x2F;datacrypt-project&#x2F;hitchhiker-tree&#x2F;blob&#x2F;master&#x2F;doc&#x2F;hitchhiker.adoc" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;datacrypt-project&#x2F;hitchhiker-tree&#x2F;blob&#x2F;ma...</a><p>1: <a href="http:&#x2F;&#x2F;www.cs.au.dk&#x2F;~gerth&#x2F;papers&#x2F;alcomft-tr-03-75.pdf" rel="nofollow">http:&#x2F;&#x2F;www.cs.au.dk&#x2F;~gerth&#x2F;papers&#x2F;alcomft-tr-03-75.pdf</a><p>2: <a href="http:&#x2F;&#x2F;euler.slu.edu&#x2F;~goldwasser&#x2F;publications&#x2F;SODA2000.pdf" rel="nofollow">http:&#x2F;&#x2F;euler.slu.edu&#x2F;~goldwasser&#x2F;publications&#x2F;SODA2000.pdf</a>
jacquesmalmost 9 years ago
Maybe add &#x27;in clojure&#x27; to the title?
评论 #12238216 未加载