From 487f3bf0102a13ec18d18137aa638831ae5cae7b Mon Sep 17 00:00:00 2001 From: Francesco Cozzuto Date: Sun, 22 Feb 2026 14:18:57 +0100 Subject: [PATCH] Add disclaimer to README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 985d0e6..99fd286 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ ToastyFS is a distributed and fault-tolerant object storage. +WARNING: I'm still finishing up :) Log compaction and persistence are missing. + ## Getting Started First, build ToastyFS by running the build script: