(no commit message)
authorsvw <svw@web>
Tue, 12 Nov 2024 21:18:44 +0000 (21:18 +0000)
committeradmin <admin@branchable.com>
Tue, 12 Nov 2024 21:18:44 +0000 (21:18 +0000)
doc/forum/Clusters_-_what__39__s_the_use_case__63__.mdwn [new file with mode: 0644]

diff --git a/doc/forum/Clusters_-_what__39__s_the_use_case__63__.mdwn b/doc/forum/Clusters_-_what__39__s_the_use_case__63__.mdwn
new file mode 100644 (file)
index 0000000..dbdf2ba
--- /dev/null
@@ -0,0 +1,11 @@
+Are there any discussions of the use case for clusters other than the [tips link](https://git-annex.branchable.com/tips/clusters/)?
+
+I thought I understood the use case:
+
+> a collection of git-annex repositories which are combined to form a single logical repository
+
+So, one (or more) front-end and N-backends all behaving as a single repository.
+
+But then I saw multiple copies on a cluster count as multiple copies. This breaks my understanding of "one copy in a repository" logic.
+
+Are there any other discussions of when to use/create a cluster?