shuoli84 / sweep-bptree

A b+ tree, locality aware, so it's faster for ordered access
Apache License 2.0
12 stars 4 forks source link

Refactor the code, add count for min and max group, prepare for Rank … #21

Closed shuoli84 closed 1 year ago

shuoli84 commented 1 year ago

…and Search impl.

shuoli84 commented 1 year ago

Now Search and Rank is supported by GroupCount