From fbcfd80f6de7cb077d6f0a9d8b340db21d06aafc Mon Sep 17 00:00:00 2001 From: Francesco Cozzuto Date: Mon, 17 Nov 2025 13:08:14 +0100 Subject: [PATCH] Add TODO.txt entry --- misc/TODO.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/misc/TODO.txt b/misc/TODO.txt index 34f5aab..ba9107a 100644 --- a/misc/TODO.txt +++ b/misc/TODO.txt @@ -12,3 +12,4 @@ [ ] Implement metadata server WAL [ ] Add failt injections to the simulation [ ] Add authentication +[ ] Add release build and allow switching between debug, release, coverage, sanitizer builds while calling make