This website requires JavaScript.
Explore
Help
Sign In
aljaz
/
turso
Watch
1
Star
0
Fork
0
You've already forked turso
mirror of
https://github.com/aljazceru/turso.git
synced
2026-02-08 17:54:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b1e8f2da735cd6addee02da169dfaef15e10e7d8
turso
/
core
/
io
History
Jorge López
b1e8f2da73
core/io/unix: minor formatting
2025-01-13 20:21:37 +01:00
..
common.rs
O_DIRECT disable on WAL
2024-11-13 13:45:42 +00:00
generic.rs
core: add debug line when an IO backend is created. A user can check that the correct one has been selected.
2025-01-11 16:08:41 +01:00
io_uring.rs
core: make MAX_IOVECS u32 instead of usize, to match the type expected by io_uring
2025-01-13 20:21:37 +01:00
memory.rs
core: add debug line when an IO backend is created. A user can check that the correct one has been selected.
2025-01-11 16:08:41 +01:00
mod.rs
core: expose UnixIO apart from PlatformIO on any Unix, and expose UringIO on Linux with feature io_uring.
2025-01-11 15:21:26 +01:00
unix.rs
core/io/unix: minor formatting
2025-01-13 20:21:37 +01:00
windows.rs
core: add debug line when an IO backend is created. A user can check that the correct one has been selected.
2025-01-11 16:08:41 +01:00