From @vasa-develop: Here is the [commit for b-tree with aviondb](https://github.com/dappkit/aviondb/commit/a308cf4791cd8d9117476b2a974708bab0f6f062) All the b-tree stuff is in the [src/CollectionIndex.js](https://github.com/dappkit/aviondb/blob/a308cf4791cd8d9117476b2a974708bab0f6f062/src/CollectionIndex.js) It's pretty basic. _Originally posted by @vasa-develop in https://github.com/orbitdb/orbit-db-docstore/pull/36#issuecomment-616261225_
From @vasa-develop:
Here is the commit for b-tree with aviondb
All the b-tree stuff is in the src/CollectionIndex.js
It's pretty basic.
Originally posted by @vasa-develop in #36 (comment)