Chris Lu
|
b751debd31
|
split node based on the last inserted key
|
2021-09-18 01:29:47 -07:00 |
|
Chris Lu
|
df1d6133a8
|
bptree does not work well for auto-increasing keys
|
2021-08-22 18:19:26 -07:00 |
|
Chris Lu
|
51c8f2518f
|
change key type to ItemKey
|
2021-08-21 15:54:42 -07:00 |
|
Chris Lu
|
b3e49d2758
|
change value type to ItemValue
|
2021-08-21 15:52:17 -07:00 |
|
Chris Lu
|
38c8470d1d
|
add back non_dedup
|
2021-08-21 15:13:13 -07:00 |
|
Chris Lu
|
172da83449
|
bpnode use get prev and next
|
2021-08-20 18:50:16 -07:00 |
|
Chris Lu
|
88d68cad87
|
remove dedup
|
2021-08-20 04:14:52 -07:00 |
|
Chris Lu
|
ec72547c8d
|
started by copying from https://sourcegraph.com/github.com/timtadh/data-structures@master/-/tree/tree/bptree
|
2021-08-20 01:12:52 -07:00 |
|