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-25 12:04:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
71c2bdf37b14626032dbf331d3e89e2d0f84a00a
turso
/
core
/
io
History
Jorge López
511c0b495d
Rename LinuxIOError to UringIOError to match the IO backend renames
2025-01-07 15:19:31 +01:00
..
common.rs
O_DIRECT disable on WAL
2024-11-13 13:45:42 +00:00
generic.rs
feat(core/io): Add support for file creation in
open_file
function
2024-12-22 11:04:15 +08:00
io_uring.rs
Rename LinuxIOError to UringIOError to match the IO backend renames
2025-01-07 15:19:31 +01:00
memory.rs
Optimize replace byte vec with boxed array in memory page
2024-12-14 23:39:51 -05:00
mod.rs
Rename linux backend to io_uring and darwin to unix. Add new feature flag to IO backend selection
2025-01-07 15:19:29 +01:00
unix.rs
Rename linux backend to io_uring and darwin to unix. Add new feature flag to IO backend selection
2025-01-07 15:19:29 +01:00
windows.rs
Minor clippy fixes
2025-01-01 16:11:52 +05:30