Jelle Raaijmakers
|
fdac8331cc
LibSQL: Use `Block::Index` everywhere; rename `pointer` to `block_index`
|
2 年之前 |
Jelle Raaijmakers
|
6601ff9d65
LibSQL: Redesign heap storage to support arbitrary amounts of data
|
2 年之前 |
Jelle Raaijmakers
|
194f846f12
LibSQL: Rename `Heap` constants to match our code style
|
2 年之前 |
Jelle Raaijmakers
|
a99c1297e0
LibSQL: Clean up code style and remove unused includes
|
2 年之前 |
Jelle Raaijmakers
|
8992ff5aeb
LibSQL: Remove and update `VERIFY`s
|
2 年之前 |
Linus Groh
|
57dc179b1f
Everywhere: Rename to_{string => deprecated_string}() where applicable
|
2 年之前 |
Jelle Raaijmakers
|
70a7bca920
LibSQL: Fix BTree corruption in `TreeNode::split`
|
2 年之前 |
Jan de Visser
|
85a84b0794
LibSQL: Introduce Serializer as a mediator between Heap and client code
|
3 年之前 |
Jan de Visser
|
a5e28f2897
LibSQL: Make TupleDescriptor a shared pointer instead of a stack object
|
4 年之前 |
Jan de Visser
|
267eb3b329
LibSQL: Hash index implementation for the SQL storage layer
|
4 年之前 |