Cache Money
is a plugin for ActiveRecord that transparently provides write-through and read-through caching functionality using Memcached. With Cache Money
, queries are automatically cached for you; and similarly, cache expiry happens automatically as after_save and after_destroy events.
Posted by Lexy to makandra dev (2009-04-06 09:43)