Stop caching branch_names with RepositoryCacheAdapter
Context
Remove branch_names
caching via RepositoryCacheAdapter
(Redis Set with strong memoization). Alternative performance optimizations are being handled separately.
Implementation plan
-
Create feature flag for controlled removal -
Bypass RepositoryCacheAdapter
caching forbranch_names
when FF is enabled -
Ensure clean fallback to direct retrieval
References
Edited by 🤖 GitLab Bot 🤖