Based on memcache-client by <a href="http://dev.robotcoop.com/">robotcoop</a>. We started out with their code, but ended up with an almost complete rewrite after having added code for our own needs and requirements. Apologies for not doing proper contributions to their project instead of building our own, but we are limited by commercial requirements rather than open source idealism. == FEATURES/PROBLEMS: * FIX (list of features or problems) == SYNOPSYS:
Based on cached_model by <a href="http://dev.robotcoop.com/">robotcoop</a>. We started out with their code, but added so much that it merited its own plugin. Apologies for not doing proper contributions to their project instead of building our own, but we are limited by commercial requirements rather than open source idealism. === Cached Super Model: a short introduction. This works a lot like <tt>acts_as_cached_model</tt>, but with a few subtle differences.