rack-attack/lib/rack/attack/store_proxy
Brad Lindsay 0f6ef47683 Add a seperate cache-store proxy for the redis gem
While a cache-store proxy exists for the redis-store gem, no such proxy
existed for using the redis gem itself. This fills that gap by adding
such a proxy.

Resolves kickstarter/rack-attack#190
2018-02-06 09:33:02 -06:00
..
dalli_proxy.rb fix: Do not attempt to process Memcache clients with DalliProxy 2015-12-08 18:55:06 +01:00
mem_cache_proxy.rb fix: workaround MemCacheClient + MemCache backend by using a dedicated proxy 2015-12-16 16:57:54 +01:00
redis_proxy.rb Add a seperate cache-store proxy for the redis gem 2018-02-06 09:33:02 -06:00
redis_store_proxy.rb Cleanup unnecessary self references 2018-01-25 15:52:20 -03:00