Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
您好, 我的英语不是很好, 我用谷歌翻译并且将意思尽量简短.
�我完整的看完了有关你写代码, 准备嵌入到我有关数据存储方面里面去,但是发现如果存在多个子树并不是很友好, 所以我对有关memory部分做了如下扩展
b+树仅仅只是数据存储中很小的一部分,为了真正的使用它,而不是作为学习的玩具. 这部分扩展希望您可以参阅我的代码,更新这部分代码,或者merge...
Hello, my English is not very good, I use Google Translate and keep the meaning as short as possible.
I completely read about the code you wrote, ready to embed into my data storage, but found that if there are multiple subtrees, it is not very friendly, so I made the following extensions to the memory part.
The b+ tree is just a small part of the data store, in order to actually use it, not as a learning toy. This part of the extension hopes you can refer to my code, update this part of the code, or merge it...