Class | Merb::Cache::GzipStore |
In: |
lib/merb-cache/stores/strategy/gzip_store.rb
|
Parent: | AbstractStrategyStore |
Store that compresses cached data using GZip. Usually wraps other stores and good for caching of large pages.