diff options
Diffstat (limited to 'doc/book/design')
-rw-r--r-- | doc/book/design/benchmarks.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/doc/book/design/benchmarks.md b/doc/book/design/benchmarks.md index 6e5580e5..c47995b4 100644 --- a/doc/book/design/benchmarks.md +++ b/doc/book/design/benchmarks.md @@ -1,4 +1,7 @@ -# Benchmarks ++++ +title = "Benchmarks" +weight = 10 ++++ With Garage, we wanted to build a software defined storage service that follow the [KISS principle](https://en.wikipedia.org/wiki/KISS_principle), that is suitable for geo-distributed deployments and more generally that would work well for community hosting (like a Mastodon instance). |