From: Eric Wong Date: 2011-06-27T16:30:52+09:00 Subject: [ANN] raindrops 0.7.0 - FreeBSD fix, code cleanups 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. * http://raindrops.bogomips.org/ * raindrops@librelist.org * git://bogomips.org/raindrops.git Changes: This release fixes a build issue on FreeBSD. There are various documentation and code cleanups, too. -- Eric Wong