After a lot of time without having time I decided to update query_memcached plugin with a lot of changes that the github collaborators pushed some weeks ago.

These are the major changes:

  • there was a bug that made the plugin don't work in some situations
  • the philosophy have changed a bit and now not all is magic, and you have to indicate in each model if it has to use cache or not
  • at last I could write down some tests

It is important for you to update, specially if you where using the previous version.

Enjoy!