Package gem-rack-cache: Information
Source package: gem-rack-cache
Version: 1.17.0-alt1
Build time: May 17, 2024, 07:15 PM
Category: Development/Ruby
Report package bugHome page: https://github.com/rack/rack-cache
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 RPM packages built from this SRPM:
gem-rack-cache (noarch)
gem-rack-cache-devel (noarch)
gem-rack-cache-doc (noarch)
gem-rack-cache (noarch)
gem-rack-cache-devel (noarch)
gem-rack-cache-doc (noarch)
Maintainer: Ruby Maintainers Team
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.