librelist archives

« back to archive

[ANN] raindrops 0.3.0 - LGPL v2.1 and v3.0 relicense

[ANN] raindrops 0.3.0 - LGPL v2.1 and v3.0 relicense

From:
Eric Wong
Date:
2010-07-10 @ 22:34
Raindrops is a real time stats package 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
possibly Rubinius (untested) on platforms supporting POSIX shared memory
and compiled with GCC (for atomic builtins).

* http://raindrops.bogomips.org/
* raindrops@librelist.com
* git://git.bogomips.org/raindrops.git

Changes:

Raindrops is now licensed under the LGPLv2.1 or LGPLv3 (from
LGPLv3-only) to allow bundling in GPLv2-only applications.

There are small documentation updates and updated examples
at http://raindrops.bogomips.org/examples/

-- 
Eric Wong