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.
Eric Anderson
gem "open_uri_db_cache", "~> 0.0.1"