6 Commits

Author SHA1 Message Date
naddy
ec14803114 drop RCS Ids 2022-03-11 20:09:36 +00:00
jca
c132d31bde Unbreak on archs who don't provide atomic builtins.
The build system previously added -march=i486 if __sync_* atomics were
missing...

ok jeremy@ (maintainer)
2017-02-23 17:49:50 +00:00
jca
9d3d594224 Refresh patch 2017-02-23 17:47:57 +00:00
jeremy
43ddf9ad22 Update to raindrops 0.10.0. Remove a patch accepted upstream. 2012-10-13 10:48:40 +00:00
jeremy
13252b34a8 Update to raindrops 0.8.0. 2011-11-18 00:04:19 +00:00
jeremy
4e975c22ea Import ruby-raindrops 0.7.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.

OK sthen@
2011-07-06 01:14:09 +00:00