Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'doc/README.md')
-rw-r--r--doc/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README.md b/doc/README.md
index fc79345a2..ca2650cd1 100644
--- a/doc/README.md
+++ b/doc/README.md
@@ -18,7 +18,7 @@ The reference guide is documented in https://gitlab.com/gitlab-org/gitlab/blob/m
- Tests use Git repositories too, [read more about them](doc/test_repos.md)
- Praefect uses SQL. To create a new SQL migration see [sql_migrations.md](sql_migrations.md)
-#### Gitaly HA
+#### Gitaly Cluster
Gitaly does not replicate any data. If a Gitaly server goes down, any of its
clients can't read or write to the repositories stored on that server. This