Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavlo Strokov <pstrokov@gitlab.com>2020-03-10 20:00:05 +0300
committerPavlo Strokov <pstrokov@gitlab.com>2020-03-10 20:00:05 +0300
commitaa910b0b6fbc3f005a9924dee731123dfca2e48d (patch)
tree07168948db8eba1b6833860b047d5fbba66b3c62 /changelogs
parentca611acce3b696423c6693fa7f5833703a08975f (diff)
parentc5965df04cf581c2e11fa0dba9bbf56fe40e4282 (diff)
Merge branch 'ps-persistent-queue' into 'master'
Praefect: Move replication queue to database See merge request gitlab-org/gitaly!1865
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ps-persistent-queue.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ps-persistent-queue.yml b/changelogs/unreleased/ps-persistent-queue.yml
new file mode 100644
index 000000000..48fbe24de
--- /dev/null
+++ b/changelogs/unreleased/ps-persistent-queue.yml
@@ -0,0 +1,5 @@
+---
+title: 'Praefect: Move replication queue to database'
+merge_request: 1865
+author:
+type: added