mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 12:34:22 +01:00
This pull request implements the `libsql_wal_get_frame()` API. To do that, we also introduce a `wait_for_completion()` API in I/O dispatcher. Reviewed-by: Jussi Saurio <jussi.saurio@gmail.com> Closes #1533