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-01-29 21:04:23 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f6f1d076da8f605b20cb4afa5a1aa12c60d6515e
turso
/
core
/
io
History
pedrocarlo
c15f1e02d3
make most instrumentation levels to be Debug or Trace instead. Span creation in debug mode is very slow and impacts our ability to run the Simulator fast enough
2025-07-17 16:48:24 -03:00
..
clock.rs
clippy
2025-07-17 12:24:43 -03:00
common.rs
O_DIRECT disable on WAL
2024-11-13 13:45:42 +00:00
generic.rs
refactor to require
Arc<Completion>
in file traits so that we can delay IO calls correctly
2025-07-17 12:24:43 -03:00
io_uring.rs
refactor to require
Arc<Completion>
in file traits so that we can delay IO calls correctly
2025-07-17 12:24:43 -03:00
memory.rs
refactor to require
Arc<Completion>
in file traits so that we can delay IO calls correctly
2025-07-17 12:24:43 -03:00
mod.rs
refactor to require
Arc<Completion>
in file traits so that we can delay IO calls correctly
2025-07-17 12:24:43 -03:00
unix.rs
make most instrumentation levels to be Debug or Trace instead. Span creation in debug mode is very slow and impacts our ability to run the Simulator fast enough
2025-07-17 16:48:24 -03:00
vfs.rs
refactor to require
Arc<Completion>
in file traits so that we can delay IO calls correctly
2025-07-17 12:24:43 -03:00
windows.rs
refactor to require
Arc<Completion>
in file traits so that we can delay IO calls correctly
2025-07-17 12:24:43 -03:00