RubyGems.org

raindrops

0.8.0

Raindrops is a real-time stats toolkit to show statistics for Rack HTTP servers. It is designed for preforking servers such as Rainbows! and Unicorn, but should support any Rack HTTP server under Ruby 1.9, 1.8 and Rubinius on platforms supporting POSIX shared memory. It may also be used as a generic scoreboard for sharing atomic counters across multiple processes.

installgem install raindrops -v 0.8.0
Authors

raindrops hackers

2,022,949 total downloads 490,206 for this version
Owners

18813f71506ebad74179bf8c5a136696

Gemfile
gem "raindrops", "~> 0.8.0"
Versions
  1. 0.11.0 April 20, 2013
  2. 0.10.0 June 19, 2012
  3. 0.9.0 May 21, 2012
  4. 0.8.1 May 12, 2012
  5. 0.8.0.5.g71f8 May 10, 2012
Show all versions (15 total)
Development Dependencies
  1. bundler ~> 1.0.10