GitHub user git-hulk added a comment to the discussion: Have you considered introducing B+ tree(For example, wiredtiger) as the storage engine?
> The complete WiredTiger software package is Open Source software: you are > welcome to modify and redistribute it under the terms of [version > 2](http://www.gnu.org/licenses/gpl-2.0-standalone.html) or [version > 3](http://www.gnu.org/licenses/gpl-3.0-standalone.html) of the GNU General > Public License as published by the Free Software Foundation. According to the ASF 3rd Party License Policy[1], GPL licenses are located in category x[2]. So it's disallowed to be introduced as a dependency. cc @PragmaTwice [1] https://www.apache.org/legal/resolved.html [2] https://www.apache.org/legal/resolved.html#category-x GitHub link: https://github.com/apache/kvrocks/discussions/2931#discussioncomment-13057788 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected]
