Package gem-connection-pool: Information

    Source package: gem-connection-pool
    Version: 2.5.0-alt1
    Build time:  Jan 23, 2025, 06:18 AM
    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 RPM packages built from this SRPM:
    gem-connection-pool (noarch)
    gem-connection-pool-devel (noarch)
    gem-connection-pool-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

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

    Last changed


    Jan. 21, 2025 Pavel Skrylev 2.5.0-alt1
    - ^ 2.2.5 -> 2.5.0
    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.