Package gem-connection-pool: Information

    Source package: gem-connection-pool
    Version: 2.2.5-alt1
    Build time:  Sep 18, 2023, 11:38 PM in the task #307833
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Generic connection pooling for Ruby
    Description: 
    Generic connection pooling for Ruby.
    
    MongoDB has its own connection pool. ActiveRecord has its own connection pool.
    This is a generic connection pool that can be used with anything, e.g. Redis,
    Dalli and other Ruby network clients.

    List of rpms provided by this srpm:
    gem-connection-pool (noarch)
    gem-connection-pool-devel (noarch)
    gem-connection-pool-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

      1. rpm-build-ruby
      2. gem(bundler) >= 0
      3. gem(minitest) >= 5.0.0
      4. gem(rake) >= 0

    Last changed


    July 17, 2021 Pavel Skrylev 2.2.5-alt1
    - ^ 2.2.2 -> 2.2.5
    July 11, 2018 Andrey Cherepanov 2.2.2-alt1.1
    - Rebuild with new Ruby autorequirements.
    - Disable tests.
    June 14, 2018 Andrey Cherepanov 2.2.2-alt1
    - Initial build for Sisyphus