<div dir="ltr">
<div><br></div><div><br></div><div>Hi,<br></div><div><br></div><div>I wonder if you guys see any possible benefit of using MVRB-Tree instead of PHTree as a data structure for Tux3. It's used in the OrientDB NoSQL database.</div>

<div><br></div><div>From <a href="https://github.com/orientechnologies/orientdb">https://github.com/orientechnologies/orientdb</a>:</div><div><br></div><div>"Furthermore it uses its own MVRB-Tree algorithm as a mix of Red-Black Tree and B+Tree. MVRB-Tree consumes about half memory of the Red-Black Tree implementation maintaining the original speed while it balances the tree on insertion/update. Furthermore the MVRB-Tree allows fast retrieving and storing of nodes in persistent way."<br>

</div></div>