Files
turso/core
Pekka Enberg 9a646acead Merge 'Add BTree balancing after delete' from Krishna Vishal
This PR adds balancing after delete.
- [x] Remove linear search for cell in the page
- [x] Change the implementation to state machine approach
- [x] Handle cases when balancing is needed and not needed
- [x] Add unit test to verify that balancing after delete maintains
BTree integrity.
Fixes: https://github.com/tursodatabase/limbo/issues/1019
Closes: https://github.com/tursodatabase/limbo/issues/455

Reviewed-by: Pere Diaz Bou <pere-altea@homail.com>

Closes #1147
2025-03-28 07:32:15 +02:00
..
2025-03-24 13:17:57 +02:00
2025-03-24 22:48:07 -04:00
2025-03-27 17:53:02 +01:00
2025-03-24 22:48:07 -04:00
2025-03-27 17:53:02 +01:00
2025-03-25 17:13:31 +02:00
2025-03-27 17:53:02 +01:00
2025-03-27 17:53:02 +01:00
2025-01-28 14:55:38 -05:00
2025-03-25 14:17:31 +01:00
2025-03-05 14:07:48 +01:00
2025-01-28 14:55:38 -05:00
2025-02-11 09:03:36 -04:00
2025-02-06 13:40:34 +02:00
2024-12-24 18:04:30 +01:00
2025-03-27 17:54:32 +01:00
2025-03-24 20:21:09 -03:00