CachedModel caches simple (by id) finds in memcached reducing the amount of work the database needs to perform for simple queries.
Eric Hodel, Robert Cottrell
gem "cached_model", "~> 1.3.1"