gitlab-org--gitlab-foss/db/docs/geo_events.yml

10 lines
334 B
YAML

---
table_name: geo_events
classes:
- Geo::Event
feature_categories:
- geo_replication
description: Geo events implemented generically, used by the SSF where all object types can generate an event to be processed by the secondary sites.
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/23447
milestone: '12.8'