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 age message
file README.rdoc Sat Feb 14 11:03:40 -0800 2009 Initial 'working' version [vidarh]
file Rakefile Sat Feb 14 11:03:40 -0800 2009 Initial 'working' version [vidarh]
directory example/ Thu Feb 19 01:57:51 -0800 2009 Improved the example [vidarh]
directory features/ Thu Feb 19 01:58:56 -0800 2009 Added more tests, fixed existing tests, and fix... [vidarh]
directory lib/ Thu Apr 23 10:08:22 -0700 2009 Slightly improved appearance [vidarh]
file sliding-stats.gemspec Mon May 11 14:37:18 -0700 2009 Fixed Rack dependency [vidarh]
README.rdoc