RubyGems.org

api_cache

0.2.1

APICache allows any API client library to be easily wrapped with a robust caching layer. It supports caching (obviously), serving stale data and limits on the number of API calls. It's also got a handy syntax if all you want to do is cache a bothersome url.

installgem install api_cache -v 0.2.1
Authors

Martyn Loughran

19,162 total downloads 949 for this version
Owners

B96c2426a6ef84c069876e80e49a600b

Gemfile
gem "api_cache", "~> 0.2.1"
Versions
  1. 0.2.3 March 27, 2011
  2. 0.2.2 March 27, 2011
  3. 0.2.1 March 25, 2011
  4. 0.2.0 August 21, 2009
  5. 0.1.2 March 30, 2009