rack-attack/lib/rack/attack/store_proxy
Jonathan del Strother d9fedfae4f
Avoid RedisCacheStore#increment on Rails 6+ (#597)
Rails has handled increment+expires_in since
6.0 (9d5b02ec50),
and more recent versions add pipeline optimizations on top of that.
2023-11-20 13:59:08 -03:00
..
dalli_proxy.rb Make store proxies lookup dynamic 2019-10-25 01:41:24 +03:00
mem_cache_store_proxy.rb support rails 7.0 2021-11-17 11:33:17 -07:00
redis_cache_store_proxy.rb Avoid RedisCacheStore#increment on Rails 6+ (#597) 2023-11-20 13:59:08 -03:00
redis_proxy.rb fix: Fix redis-rb 4.6.0 deprecation warnings 2022-02-04 21:14:00 +01:00
redis_store_proxy.rb Make store proxies lookup dynamic 2019-10-25 01:41:24 +03:00