Files
gitlab-foss/db/docs/p_batched_git_ref_updates_deletions.yml
2024-11-25 21:29:58 +00:00

15 lines
455 B
YAML

---
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_cell
sharding_key:
project_id: projects
table_size: small