cached_model 1.2

Eric Hodel | Fri, 18 Aug 2006 07:38:00 GMT

Posted in ,

Geoff writes about our cached_model and memcache-client libraries:

The Robot Co-Op has made a few libraries available. cached_model makes it easy to cache single row queries from ActiveRecord tables. memcache-client is a pure Ruby client and is included with the installation of cached_model.

memcached Basics for Rails via Nuby on Rails

He even includes a useful how-to document to get you up and running!

(Yes, that’s right, a brand new version of cached_model that works with Rails 1.1! If you’ve already downloaded 1.2.0, please upgrade to 1.2.1. I forgot that find_by_sql will return [], thanks to James Cox for pointing out my bug.) no comments

Comments RSS FEED

Comments are disabled