Displaying 1 result from an estimated 1 matches for "cloud_cache".
2009 May 11
0
CloudCache for Ruby on Rails
Quetzall.com is pleased to announce CloudCache for Ruby on Rails,
implementing the ActiveSupport::Cache interface. The gem is open source
(Apache License version 2.0) and is available at
http://code.google.com/p/cloudcache-ruby/ .
Steps to install and use:
1. gem install cloud_cache activesupport right_aws uuidtools
2. Sign up for the service at http://quetzall.com - note the Quetzall
Access Key and Quetzall Secret Key
3. require ''cloud_cache'' in config/environment.rb
4. In app/controllers/application/controller, add:
5. CC_ACCESS_KEY = '...