mirror of
https://github.com/tursodatabase/libsql.git
synced 2025-05-14 04:02:32 +00:00
* make copy_to_file take ref to file * turn compacted segment frame_count to u32 * add size after to compacted segment header * make durable frame_no async * pass namespace by ref * add backend to async storage * add restore to Storage * add restore to shell * fix shell bug * error handling * fix tests