Aaron Suggs
1d367f5acd
version 2.3.0, update changelog, copy tweaks
2013-08-20 11:39:44 -04:00
Aaron Suggs
98eec24a8c
Update changelog, version 2.2.1
2013-08-05 21:14:16 -04:00
Aaron Suggs
9388e98eb0
version 2.2.0
2013-06-20 11:05:00 -04:00
Aaron Suggs
d1cf2a2eea
bump to version 2.1.1
2013-05-16 14:24:41 -04:00
Aaron Suggs
1c01e6097c
bump to version 2.1.0
2013-02-25 22:39:11 -05:00
Aaron Suggs
3bcb453464
Version 2.0.0
2013-01-11 14:41:27 -05:00
Aaron Suggs
5b864ca3d1
version bump 1.3.2
2012-08-15 18:16:12 -04:00
Aaron Suggs
853c9ceef3
Set :expires_in on throttle cache counters
...
Should reduce memcached evictions
2012-08-09 11:05:30 -04:00
Aaron Suggs
e7aa5f4abe
Use rotating cache keys for throttle (instead of expiring)
...
Throttles use a cache key with a timestamp (Time.now.to_i/period), so a
new cache key is used for each period.
No longer set an explicit expiry on each cache key (though it may
inherit a default expiry from the cache store).
Also, set env['rack.attack.throttle_data'] with info about incremented
(but not necessarily exceeded) throttles.
2012-08-08 14:59:42 -04:00
Aaron Suggs
6784f21612
Better cache interface
2012-08-06 14:16:08 -04:00
Aaron Suggs
9c4dccac48
Make cache & notifier attr_accessors
...
Easier config for non-rails apps
2012-08-06 12:17:31 -04:00
Aaron Suggs
d50e779cdc
version 1.0.0
2012-08-02 12:15:40 -04:00
Aaron Suggs
ccdc1f993a
Change instrumentation API for simpler notifications
2012-07-30 15:44:22 -04:00
Aaron Suggs
61a046a203
Cleanup instrumentation interface
2012-07-30 09:34:30 -04:00
Aaron Suggs
dc2e402812
Initial working version
2012-07-27 17:40:11 -04:00
Aaron Suggs
c22c33f9ec
add rake
2012-07-27 09:56:15 -04:00
Aaron Suggs
9284a08cc3
Whitelists support
2012-07-26 17:29:09 -04:00
Aaron Suggs
140ea86b7c
Initial commit
2012-07-24 19:40:55 -04:00