jeudi 5 mars 2015

Rails action caching


Vote count:

0




I'm working on a rails based api project, and I'm thinking about caching at this point. I'm using rails-api gem along with some rails goodies.


And I was reading this README :


http://ift.tt/10IJ7vz


And tried some things with memchached cache(dalli). So consider this action, it's a PUT request :


So the action is cached every next time I try to update. It's not going in my update method, why is this? And is this a good strategy?



asked 2 mins ago







Rails action caching

Aucun commentaire:

Enregistrer un commentaire