<mprinc> Or you can do a *_hybrid_* solution either vertical or horizontal if some features you prefer - *vertical* - keep the `h` API interface, but replace `h` storage service (not sure how modular it is? - *horizontal* - keep some of the `h` API components, and replace others with compatible API
<robertknight> This might be possible, but we haven’t designed `h` with these as explicit goals, so YMMV
<mprinc> Thanks, for the suggestion. What will be in your opinion the biggest obstacles to achieve that?
<mprinc> I am asking since at some moment we will need to do the same decision
<mprinc> is there any extensions mechanism or modules so we can try to do it? I saw that there is an initiative for providing services in `h`