cached_model version 1.3.1 has been released!
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
–
Eric H. - [email protected] - http://blog.segment7.net
This implementation is HODEL-HASH-9600 compliant