Hi, does anyone have the production ready MongoDB implementation of BlockStorage interface mentioned in the tonweb library?
Dec 23, 2022, 11:18 AM
Hey, I don't think there is. But it should be not that hard to implement.
Dec 23, 2022, 3:20 PM
Yeah I saw the implementation in the library and it appeares to be pretty simple, just asked in case anyone tried
But this part can be rewriten from NlogN to N complexity))))
Dec 23, 2022, 3:22 PM
You can submit pull request with better implementation.
Open Source power 💪
Open Source power 💪
Dec 23, 2022, 3:24 PM
Was just kidding, it's an example in the library, and it's obvious that you will need a db in long-term
Dec 23, 2022, 3:29 PM