mirror of
https://github.com/tursodatabase/libsql.git
synced 2024-12-15 17:59:41 +00:00
9db13fe48c
* 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