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

p_batched_git_ref_updates_deletions.yml « docs « db - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a09672f38dac7c8268375ca77cd0a767bc22ebc5 (plain)
1
2
3
4
5
6
7
8
9
10
11
---
table_name: p_batched_git_ref_updates_deletions
classes:
- BatchedGitRefUpdates::Deletion
feature_categories:
- gitaly
description: Acts as a queue for refs that need to be deleted in Gitaly. This allows
  us to batch deletes rather than sending them one at a time.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/125333
milestone: '16.3'
gitlab_schema: gitlab_main