From 8790c2ac38b8805602154768203f4289cba82a7e Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 10 Oct 2025 01:14:29 +0000 Subject: [PATCH] TODO: remove done items around btrfs WAL and --split-shards seems to help and avoid pathological slowdowns, but btrfs is still miserable compared to ext4. --- TODO | 4 ---- 1 file changed, 4 deletions(-) diff --git a/TODO b/TODO index f85fc5542..737995313 100644 --- a/TODO +++ b/TODO @@ -21,10 +21,6 @@ all need to be considered for everything we introduce.) {over,msgmap}.sqlite3 (and Xapian) files can remain on a different FS than git repos. -* investigate SQLite WAL feasibility with CoW enabled on btrfs - -* investigate fragmentation effects on btrfs even without CoW - * adjustable commit interval for lei (done for -extindex + -index) * SQLite VACUUM support on -compact -- 2.47.3