This post originated from an RSS feed registered with Ruby Buzz
by Eric Hodel.
Original Post: cached_model 1.2
Feed Title: Segment7
Feed URL: http://blog.segment7.net/articles.rss
Feed Description: Posts about and around Ruby, MetaRuby, ruby2c, ZenTest and work at The Robot Co-op.
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.
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.)