rack-attack/lib/rack/attack/store_proxy
Gonzalo Rodriguez 014f74b95d
Merge pull request #387 from grzuy/fix_redis_3_and_memory_store
[Fixes #355] Fix unexpected error when using redis 3 and any store which is not proxied
2018-10-08 11:33:34 -03:00
..
active_support_redis_store_proxy.rb Remove unwrapping 2018-09-30 13:32:08 -03:00
dalli_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 [Fixes #355] Avoid unexpected 'Gem::LoadError' for redis when not intented to be used 2018-09-30 22:13:30 -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