From f98d15feecd3d127e1782e3ef7594825a5e51246 Mon Sep 17 00:00:00 2001 From: Niko PLP Date: Fri, 23 Aug 2024 17:17:53 +0300 Subject: [PATCH] WIP notice CRDT --- src/pages/en/architecture.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/pages/en/architecture.md b/src/pages/en/architecture.md index 9486545..b504b0d 100644 --- a/src/pages/en/architecture.md +++ b/src/pages/en/architecture.md @@ -5,3 +5,5 @@ layout: ../../layouts/MainLayout.astro --- Please bare with us as we are currently writing/publishing the documentation (23 of August until 28 of August 2024). + +One article is ready in this section, about [CRDTs](/en/framework/crdts) check it and stay tuned in the coming days for the rest.