Package gem-rack-cache: Information

    Source package: gem-rack-cache
    Version: 1.17.0-alt1
    Latest version according to Repology
    Build time:  May 17, 2024, 05:11 AM in the task #344821
    Category: Development/Ruby
    Report package bug
    License: MIT
    Summary: Real HTTP Caching for Ruby Web Apps
    Description: 
    Rack::Cache is suitable as a quick drop-in component to enable HTTP caching for
    Rack-based applications that produce freshness (Expires, Cache-Control) and/or
    validation (Last-Modified, ETag) information:
    
    * Standards-based (RFC 2616)
    * Freshness/expiration based caching
    * Validation (If-Modified-Since / If-None-Match)
    * Vary support
    * Cache-Control: public, private, max-age, s-maxage, must-revalidate, and
      proxy-revalidate.
    * Portable: 100% Ruby / works with any Rack-enabled framework
    * Disk, memcached, and heap memory storage backends

    List of rpms provided by this srpm:
    gem-rack-cache (noarch)
    gem-rack-cache-devel (noarch)
    gem-rack-cache-doc (noarch)


    List of contributors:
    Pavel Skrylev
    Andrey Cherepanov

    ACL:
    Pavel Skrylev
    @ruby
    @everybody

      1. gem(bump) >= 0
      2. gem(dalli) >= 0
      3. gem(hanna) >= 1.5
      4. gem(maxitest) >= 0
      5. gem(mocha) >= 0
      6. gem(mutex_m) >= 0
      7. gem(rack) >= 0.4
      8. gem(rake) >= 0
      9. rpm-build-ruby

    Last changed


    May 14, 2024 Pavel Skrylev 1.17.0-alt1
    - ^ 1.13.0 -> 1.17.0
    April 23, 2024 Pavel Skrylev 1.13.0-alt1
    - ^ 1.8.0 -> 1.13.0
    July 11, 2018 Andrey Cherepanov 1.8.0-alt1.1
    - Rebuild with new Ruby autorequirements.