6 ms·
Is there a more useful technical paper on Fractal Trees? Better yet is there a open source implementation of the same?
by psaccounts 15y ago
Is there a more useful technical paper on Fractal Trees? Better yet is there a open source implementation of the same?
- jbapple 15y agoCache-oblivious streaming B-trees: http://supertech.csail.mit.edu/papers/sbtree.pdf http://supertech.csail.mit.edu/papers/sbtree.pdf I don't know for certain any open-source implementation, but I have heard COLAs are used in HBase.