mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-28 21:44:21 +01:00
this commit adds the final touches to the state machine for btree_destroy and also introduces a state machine for clear_overflow_pages this addresses the issue of IO interrupting an operation in progress and solves the following problems: * performance issues with repeating an operation * missing page issues with clear overflow pages