We want to add support for another ordered index structure which is called HOT, in addition to Masstree which is supported today in STO.
It would be great if you could advise us regarding the implementation:
Where should we insert our changes?
Should we make the class "ordered_index" a generic class that might implement Masstree/HOT?
Thank you very much.
We want to add support for another ordered index structure which is called HOT, in addition to Masstree which is supported today in STO.
It would be great if you could advise us regarding the implementation:
Where should we insert our changes?
Should we make the class "ordered_index" a generic class that might implement Masstree/HOT?
Thank you very much.