From 743528b92fa621e6e098214df0f49740ffc303a5 Mon Sep 17 00:00:00 2001 From: Francesco Cozzuto Date: Sun, 22 Feb 2026 13:46:04 +0100 Subject: [PATCH] Add TODO.txt --- TODO.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..f8f67c1 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,3 @@ +[ ] Add log compaction +[ ] Add log persistence +[ ] Add chunk locations to metadata \ No newline at end of file