Files
turso/core
Pekka Enberg 42293115de Merge 'cli: Introduce a selectable IO backend with --io={syscall,io-uring} argument' from Jorge López Tello
Give the user the option of choosing IO backend. There is only a
"syscall" backend, unless built for Linux with `#[cfg(feature =
"io_uring")]` which introduces `--io=io-uring`.
Right now, the choice has only been implemented for the CLI. Bindings
and such default to PlatformIO, except when an "in-memory" database has
been chosen.
Can be tested by running CLI with RUST_LOG=debug

Reviewed-by: Preston Thorpe <preston@unlockedlabs.org>

Closes #654
2025-01-13 20:59:20 +02:00
..
2025-01-11 17:19:25 +02:00
2025-01-13 18:58:40 +02:00
2025-01-11 17:19:25 +02:00
2024-12-24 18:04:30 +01:00
2025-01-11 17:19:25 +02:00