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
|
849f185a20
|
add memory kv store
|
2021-08-21 15:00:44 -07:00 |
|
Chris Lu
|
5f6cc9a814
|
make proto node
|
2021-08-21 13:36:52 -07:00 |
|
Chris Lu
|
172da83449
|
bpnode use get prev and next
|
2021-08-20 18:50:16 -07:00 |
|
Chris Lu
|
01661ec6a7
|
move to getter setter file
|
2021-08-20 18:37:34 -07:00 |
|
Chris Lu
|
0c360eb6b2
|
add getter and setter for root of tree and map
|
2021-08-20 18:34:50 -07:00 |
|
Chris Lu
|
88d68cad87
|
remove dedup
|
2021-08-20 04:14:52 -07:00 |
|
Chris Lu
|
2d237da74a
|
remove size since each put/get will have to update the root node
|
2021-08-20 01:19:11 -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 |
|