RubyGems.org

A database-backed HTTP caching library for open_uri. Just use open_uri like normal and any URL's requested more than once will be served from the database to speed up requests and be a better net citizen to other web servers.

installgem install open_uri_db_cache -v 0.0.1
Authors

Eric Anderson

3,606 total downloads 880 for this version
Owners

5866464ebc16b5c4729fff4fe7d8fbe7

Gemfile
gem "open_uri_db_cache", "~> 0.0.1"
Versions
  1. 0.0.4 August 20, 2010
  2. 0.0.3 August 17, 2010
  3. 0.0.2 July 25, 2010
  4. 0.0.1 July 23, 2010
Development Dependencies
  1. rack >= 0