rack-attack/lib/rack
Gonzalo Rodriguez 3af7394b6a
Refactor RedisCacheStoreProxy to unlearn everything about redis client details to make it less prone to bugs in the future
Let RedisCacheStoreProxy only know and assume things about
RedisCacheStore API. Don't let it know anything about the specific redis
client behind the scenes, that's the job of RedisCacheStore only, not
ours.
2018-06-20 18:33:00 -03:00
..
attack Refactor RedisCacheStoreProxy to unlearn everything about redis client details to make it less prone to bugs in the future 2018-06-20 18:33:00 -03:00
attack.rb Enable rubocop Naming cops 2018-06-19 17:57:26 -03:00