vidarh / sliding-stats

Sliding stats is Rack Middleware that presents a "sliding window" over a web apps last N requests (where N is a reasonably low value, as it's all kept in memory). This is currently a "work in progress" - don't deploy this anywhere without testing it first; It is likely to have nasty bugs.

This URL has Read+Write access

  Name Description Uploaded Size
No Downloads Yet
  Tag Download Description Date Commit
Tag 0.2.7 tgz | zip Fixed Rack dependency 2009-05-11 07acd84
Tag 0.2.5 tgz | zip Added support for specifying which request methods to consider by passing :request_methods in options, defults to [:get], and to include HTTP_USER_AGENT in the strings filtered against :ignore 2009-02-23 d1d890b
Tag 0.2.4 tgz | zip Added more tests, fixed existing tests, and fixed a number of embarrassing bugs 2009-02-19 c97afbb