diff options
author | Alex <alex@adnab.me> | 2022-11-14 12:38:28 +0000 |
---|---|---|
committer | Alex <alex@adnab.me> | 2022-11-14 12:38:28 +0000 |
commit | c4e4cc1156e10fb0a840666873efa1e4dfb7c884 (patch) | |
tree | 1001656021861fef77e202586be787255e0bff27 /doc/book/working-documents/load-balancing.md | |
parent | 39ac295eb749d3dd996c0a8d6fe031269e6a2451 (diff) | |
parent | 05547f2ba6fef628f755e511e4ec9a556d40887d (diff) | |
download | garage-c4e4cc1156e10fb0a840666873efa1e4dfb7c884.tar.gz garage-c4e4cc1156e10fb0a840666873efa1e4dfb7c884.zip |
Merge pull request 'Move testing strategy to a dedicated doc section (fix #114)' (#415) from doc-testing-strategy into main
Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/garage/pulls/415
Diffstat (limited to 'doc/book/working-documents/load-balancing.md')
-rw-r--r-- | doc/book/working-documents/load-balancing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/book/working-documents/load-balancing.md b/doc/book/working-documents/load-balancing.md index bf6bdd95..1a65fdd2 100644 --- a/doc/book/working-documents/load-balancing.md +++ b/doc/book/working-documents/load-balancing.md @@ -1,6 +1,6 @@ +++ title = "Load balancing data (obsolete)" -weight = 60 +weight = 910 +++ **This is being yet improved in release 0.5. The working document has not been updated yet, it still only applies to Garage 0.2 through 0.4.** |