rack-cache
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.
Types
Docs
Guides
Zeitwerk
Namespace
Optimized
1.17.0
Ryan Tomayko
bundle add rack-cache
Getting Started
Learn more about the Rack-cache gem.
Playground
Test, play and inspect the gem for yourself