/serializable-bptree

This is a B+tree that's totally okay with duplicate values. If you need to keep track of the B+ tree's state, don't just leave it in memory - make sure you store it down.

Primary LanguageTypeScriptMIT LicenseMIT

Watchers