From 77bf363b07bd78bedc84b3d0dc23979b8e45454d Mon Sep 17 00:00:00 2001 From: Francesco Mazzoli Date: Thu, 18 Sep 2025 09:57:44 +0100 Subject: [PATCH] Update README.md --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4af5ba82..2b291a17 100644 --- a/README.md +++ b/README.md @@ -60,12 +60,6 @@ Finally, we want to have the option to replicate TernFS to multiple regions, to ``` * **servers** - * **web** - * 1 logical instance - * `ternweb`, go binary - * TCP http server - * stateless - * serves web UI * **registry** * 1 logical instance * `ternregistry`, C++ binary @@ -117,6 +111,12 @@ Finally, we want to have the option to replicate TernFS to multiple regions, to * its entire job is efficiently streaming blobs of data from disks into TCP connections * communicates with registry to register itself and to update information about free space, number of blocks, etc. * **clients**, these all talk to all of the servers + * **web** + * 1 logical instance + * `ternweb`, go binary + * TCP http server + * stateless + * serves web UI * **cli** * `terncli`, Go binary * toolkit to perform various tasks, most notably