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-24 19:44:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac6dc9f9e8ba8688bcf95eacf3cfac96bb9e59cd
turso
/
core
/
io
History
PThorpe92
b5a5b34329
Use Cell for size in memoryio in place of unsafecell
2025-02-01 23:04:42 -05: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/io: make file locks non-blocking so they fail right away
2025-01-14 11:01:11 +01:00
memory.rs
Use Cell for size in memoryio in place of unsafecell
2025-02-01 23:04:42 -05: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: make file locks non-blocking so they fail right away
2025-01-14 11:01:11 +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