diff options
author | Kamil Trzcinski <ayufan@ayufan.eu> | 2017-01-19 23:33:19 +0100 |
---|---|---|
committer | Kamil Trzcinski <ayufan@ayufan.eu> | 2017-01-19 23:33:19 +0100 |
commit | a5afcf0f377f63897b873ce75c814098bde3f1f3 (patch) | |
tree | c7583345100937247c6f113e82a08c81ef978141 /changelogs/unreleased | |
parent | e6875cb0f3513fbc8609629d4a1a033b38e82716 (diff) | |
download | gitlab-ce-a5afcf0f377f63897b873ce75c814098bde3f1f3.tar.gz |
Added CHANGELOG
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/21698-redis-runner-last-build.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/21698-redis-runner-last-build.yml b/changelogs/unreleased/21698-redis-runner-last-build.yml new file mode 100644 index 00000000000..2aba3c353a3 --- /dev/null +++ b/changelogs/unreleased/21698-redis-runner-last-build.yml @@ -0,0 +1,4 @@ +--- +title: Reduce DB-load for build-queues by storing last_update in Redis +merge_request: 8084 +author: |