bookug
|
38575b16e6
|
fix: forbid vlist cache
|
2017-06-13 15:24:00 +08:00 |
bookug
|
9903c3d5cb
|
refactor: adjust vlist and merge signature;
add cache for VList;
use binding in Signature;
by zengli and qinzongyue
|
2017-05-19 23:05:38 +08:00 |
bookug
|
80080d1bca
|
refactor: add VList for IVTree
also, lower the copy cost in KVstore
by zengli, all changes closed in KVstore, using new/delete for all instead of malloc/free
|
2017-04-01 16:03:05 +08:00 |
bookug
|
ceff3544ae
|
refactor: add value list for IVTree; lower the copy cost of string
not done, waiting to be debugged
by zengli, long list must be cleared after got, no changes besides KVstore
|
2017-03-31 00:23:16 +08:00 |
bookug
|
939e84c8bf
|
refactor: to add long list value
TODO: vlist support and IVLeafNode
by zengli, long list need to be freed each time
|
2017-03-29 23:57:09 +08:00 |