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-04 00:44:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d67a9f03fdf9fd4f6b452eb10b583df42b6873c3
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