• Sean McGivern's avatar
    Always use rate limiting Redis · 5bc8987a
    Sean McGivern authored
    We have deployed this change to GitLab.com and so we no longer need to
    switch based on a feature flag or environment variable.
    Gitlab::Redis::RateLimiting falls back to Gitlab::Redis::Cache when not
    configured, which means that existing self-managed instances will
    continue to work correctly.
    
    Changelog: other
    5bc8987a
application_rate_limiter_spec.rb 3.36 KB