• Nick Thomas's avatar
    Cache branch and tag names as Redis sets · 0eff75fa
    Nick Thomas authored
    This allows us to check inclusion for the *_exists? methods without
    downloading the full list of branch names, which is over 100KiB in size
    for gitlab-ce at the moment.
    0eff75fa
repository_cache_adapter.rb 8.03 KB