limbo/core/storage
2025-06-02 23:16:30 -03:00
..
btree.rs Convert u64 rowid to i64 2025-05-30 13:07:31 +02:00
buffer_pool.rs core: Move buffer_pool.rs to storage module 2024-08-01 11:53:14 +03:00
database.rs core/io: Switch to Arc<Completion> 2025-05-27 11:28:49 +03:00
mod.rs Minor improvements and cleanups in btree 2025-03-01 15:48:42 -05:00
page_cache.rs remove dumb comment from pagecachekey 2025-05-29 14:12:16 +02:00
pager.rs remove frame_id from PageCacheKey 2025-05-29 14:12:16 +02:00
sqlite3_ondisk.rs core/ondisk: Stop reading WAL file if a frame mismatch salt value with header 2025-06-02 23:14:51 -03:00
wal.rs core/wal: Only reset the WAL if the file is truncated 2025-06-02 23:16:30 -03:00