Hacker News new | ask | show | jobs
by dignati 4099 days ago
The issue seems yo be that writes in Fractal trees always go through the root node. This would lead to a situation similar to small B-Trees where writes will most likely access the root node and contend.