[ANN] raindrops 0.20.0 - real-time stats for preforking Rack servers

raindrops is a real-time stats toolkit to show statistics for Rack HTTP
servers. It is designed for preforking servers such as unicorn, but
should support any Rack HTTP server on platforms supporting POSIX shared
memory. It may also be used as a generic scoreboard for sharing atomic
counters across multiple processes.

* Index of /raindrops/
* public mail box (no subscribers, no HTML mail): raindrops-public@yhbt.net
* mail archives: raindrops RubyGem user+dev discussion/patches/pulls/bugs/help
  http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/raindrops-public
  imaps://yhbt.net/inbox.comp.lang.ruby.raindrops.0
  nntp://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.raindrops
  imap://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/inbox.comp.lang.ruby.raindrops.0
* git clone raindrops.git - real-time stats for preforking Rack servers
* torsocks git clone http://7fh6tueqddpjyxjmgtdiueylzoqt6pt7hec3pukyptlmohoowvhde4yd.onion/raindrops.git
* raindrops news

Changes:

    raindrops 0.20.0

    Raindrops may now use file-backed mmap() rather than anonymous
    memory. Thanks to KJ Tsanaktsidis for the patch:

      [PATCH v2] Allow Raindrops objects to be backed by a file

    The documentation is also updated to note our mail archives are now
    available via IMAP(S).

···

--
-_-