mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 03:54:21 +01:00
cli: add a new argument to select I/O backend (more than one option only for Linux with io_uring feature). cli: make both Limbo::new() and Limbo::open_db() use get_io(), unifying parsing of database path and eliminating duplicated code.