cached_model version 1.3.1 has been released!
http://dev.robotcoop.com/Libraries/cached_model
CachedModel caches simple (by id) finds in memcached reducing the amount of work the database needs to perform for simple queries.
Changes:
= 1.3.1
* Match behavior of ActiveRecord::Base#transaction