aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2021-01-23 19:15:57 +0100
committerAlex Auvolat <alex@adnab.me>2021-01-23 19:15:57 +0100
commitf26c795c99d6ff7961c05c46628964e4c0ad747e (patch)
treeb31c5f7a61426f75deba5394048e266947cd95ec /README.md
parent6f6bf23bec5690df683622cd90c50d5303f124db (diff)
downloadgarage-f26c795c99d6ff7961c05c46628964e4c0ad747e.tar.gz
garage-f26c795c99d6ff7961c05c46628964e4c0ad747e.zip
Add warning
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 04c08518..3df14464 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ Non-goals include:
- Extremely high performance
- Complete implementation of the S3 API
-- Erasure coding (our replication model is simply to copy the data as is on several nodes)
+- Erasure coding (our replication model is simply to copy the data as is on several nodes, in different datacenters if possible)
Our main use case is to provide a distributed storage layer for small-scale self hosted services such as [Deuxfleurs](https://deuxfleurs.fr).