Invalidate namespace descendants cache
This change automatically invalidates the namespace descendants cache when the group hierarchy changes. The change is behind feature flag.
显示
- app/models/namespace.rb 1 个添加, 0 个删除app/models/namespace.rb
- app/models/namespaces/descendants.rb 19 个添加, 0 个删除app/models/namespaces/descendants.rb
- app/models/namespaces/traversal/cached.rb 34 个添加, 0 个删除app/models/namespaces/traversal/cached.rb
- config/feature_flags/gitlab_com_derisk/namespace_descendants_cache_expiration.yml 9 个添加, 0 个删除...lab_com_derisk/namespace_descendants_cache_expiration.yml
- spec/models/namespaces/descendants_spec.rb 25 个添加, 0 个删除spec/models/namespaces/descendants_spec.rb
- spec/models/namespaces/traversal/cached_spec.rb 104 个添加, 0 个删除spec/models/namespaces/traversal/cached_spec.rb
加载中
想要评论请 注册 或 登录