From ff2051111c38901899fcac9ffb9e248862690169 Mon Sep 17 00:00:00 2001 From: Corrado Mulas Date: Thu, 23 Jul 2026 12:14:33 +0200 Subject: [PATCH] Updated README disclaimer --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dd12924..83e9869 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ an active-active database. Every hash slot has exactly one writable primary; write capacity scales because different slot ranges belong to different primaries. +*IMPORTANT NOTICE:* This has been made with an extra-supervised use of AI agents to perform the grunt work, with architectural choices strictly human-imposed. Has been successfully tested on a busy production environment. + ## Contents - [Architecture](#architecture)