mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
14 lines
451 B
YAML
14 lines
451 B
YAML
---
|
|
table_name: geo_cache_invalidation_events
|
|
classes:
|
|
- Geo::CacheInvalidationEvent
|
|
feature_categories:
|
|
- geo_replication
|
|
description: Geo event to process feature flag toggles instantly on a secondary by
|
|
invalidating the cache, belongs to geo_event_log.
|
|
introduced_by_url: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/7738
|
|
milestone: '11.4'
|
|
gitlab_schema: gitlab_main_cell_local
|
|
notes: Exempted because Not org-specific
|
|
table_size: small
|