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
2025-12-28 13:34:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
76e748146b8cf5d9ca89944c12df6c635cc16c19
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