From ba68a1602abcb8552d996fd5384972aec6f578df Mon Sep 17 00:00:00 2001 From: Dmitry Zuikov Date: Mon, 8 Jan 2024 07:34:44 +0300 Subject: [PATCH] README/status update --- README.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/README.md b/README.md index 884df1e6..1c46abce 100644 --- a/README.md +++ b/README.md @@ -29,6 +29,25 @@ # ABOUT +P2P CAS / Data Replication Solution + +This solution facilitates decentralized P2P git repository +synchronization with automatic peer discovery, requiring +no server or service. + +## Status update 2024-08-01 + +We have been using hbs2 and hbs2-git for approximately 10 months. +While functional, the experience for newcomers is not entirely smooth. +This may be attributed to certain design choices made in favor of +performance over user experience and consistency. + +Currently, we are in the process of redesigning hbs2-git to enhance +its performance, leveraging new mechanisms such as refchans and +hbs2-share. This may also lead to a new repository structure. + +The redesign is expected to take a few weeks, approximately 2 to 3. + ## What is it It is an experimental distributed P2P content addressable storage with