limbo/core/io
Pekka Enberg d808db6af9 core: Switch to parking_lot::Mutex
It's faster and we eliminate bunch of unwrap() calls.
2025-11-20 10:42:02 +02:00
..
clock.rs simplify clock code by using a common struct 2025-10-14 12:33:36 -03:00
common.rs O_DIRECT disable on WAL 2024-11-13 13:45:42 +00:00
completions.rs fix 2025-11-12 16:38:04 +04:00
generic.rs add more integration in order to properly skip backing_btree index_method 2025-10-27 17:00:26 +04:00
io_uring.rs simplify clock code by using a common struct 2025-10-14 12:33:36 -03:00
memory.rs core: Switch to parking_lot::Mutex 2025-11-20 10:42:02 +02:00
mod.rs add is_hole / punch_hole optional methods to IO trait and remove is_hole method from Database trait 2025-11-12 12:04:42 +04:00
unix.rs simplify clock code by using a common struct 2025-10-14 12:33:36 -03:00
vfs.rs simplify clock code by using a common struct 2025-10-14 12:33:36 -03:00
windows.rs simplify clock code by using a common struct 2025-10-14 12:33:36 -03:00