From 76f32a29f895bb603f9b9f68c87947e36e7ed1b0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 10 Nov 2023 16:04:43 +0100 Subject: [PATCH] docs: faq: add todo entry for stabillity guarantees Signed-off-by: Thomas Lamprecht --- docs/faq.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/faq.rst b/docs/faq.rst index 01421d61..80220675 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -111,3 +111,7 @@ data is then deduplicated on the server. This minimizes both the storage consumed and the impact on the network. Each backup still references all data and such is a full backup. For details see the :ref:`Technical Overview ` + +.. todo:: document our stabillity guarantees, i.e., the separate one for, in + increasing duration of how long we'll support it: api compat, backup + protocol compat and backup format compat