Package ruby-raindrops: Information

    Binary package: ruby-raindrops
    Version: 0.19.0-alt0.M80C.2
    Architecture: x86_64
    Build time:  May 24, 2018, 02:00 AM in the task #203550
    Source package: ruby-raindrops
    Copied in the task: #206889
    Category: Development/Ruby
    Report package bug
    License: LGPL
    Summary: real-time stats for preforking Rack servers
    Description: 
    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 and possibly
    Rubinius (untested) on platforms supporting POSIX shared memory and
    compiled with GCC (for atomic builtins).  Raindrops includes a
    Struct-like Raindrops::Struct class that may be used standalone to
    create atomic counters shared across any number of forked processes
    under SMP.

    Maintainer: Andrey Cherepanov


    Last changed


    May 13, 2018 Andrey Cherepanov 0.19.0-alt0.M80C.2
    - Rebuild with Ruby 2.4.4
    Nov. 6, 2017 Andrey Cherepanov 0.19.0-alt0.M80C.1
    - Backport new version for Ruby 2.4.2 in c8 branch
    Aug. 10, 2017 Andrey Cherepanov 0.19.0-alt1
    - New version