rack-attack/lib/rack/attack/store_proxy
Gonzalo Rodriguez 7001178b6d
Remove unnecessary wrapping of ActiveSupport::Cache::RedisCacheStore#read
`raw: true` isn't doing anything special for `read`, only for `write`
2018-09-03 17:55:29 -03:00
..
dalli_proxy.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
mem_cache_proxy.rb Remove support for unmaintained ruby 2.2 2018-06-28 17:08:15 -03:00
mem_cache_store_proxy.rb Add a proxy to deal with ActiveSupport::Cache::MemCacheStore 2018-09-03 12:00:02 +01:00
redis_cache_store_proxy.rb Remove unnecessary wrapping of ActiveSupport::Cache::RedisCacheStore#read 2018-09-03 17:55:29 -03:00
redis_proxy.rb Avoid as much repetition as possible between RedisProxy and RedisStoreProxy 2018-06-29 15:44:41 -03:00
redis_store_proxy.rb Avoid as much repetition as possible between RedisProxy and RedisStoreProxy 2018-06-29 15:44:41 -03:00