diff options
| author | Nick Thomas <nick@gitlab.com> | 2016-11-03 14:49:01 +0000 |
|---|---|---|
| committer | Nick Thomas <nick@gitlab.com> | 2016-11-04 04:01:08 +0000 |
| commit | a3847fa091991089486fc237428a7fc0e5948947 (patch) | |
| tree | 6666e44ae66e42824c87f3086ed935a30bb62b6e | |
| parent | fa4f904f2564927b58df0a9a046140597c59a8c5 (diff) | |
| download | gitlab-ce-a3847fa091991089486fc237428a7fc0e5948947.tar.gz | |
Add changelog entry
| -rw-r--r-- | changelogs/unreleased/24059-round-robin-repository-storage.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/24059-round-robin-repository-storage.yml b/changelogs/unreleased/24059-round-robin-repository-storage.yml new file mode 100644 index 00000000000..109536114ff --- /dev/null +++ b/changelogs/unreleased/24059-round-robin-repository-storage.yml @@ -0,0 +1,4 @@ +--- +title: Introduce round-robin project creation to spread load over multiple shards +merge_request: 7266 +author: |
