Agile Web Development

Build it. Launch it. Love it.

query cache

Rails 2.0 will introduce a query cache. This thing is just a simple cache of sql queries to reduce trips to the database for identical things.
This project is a plugin that just copies the query cache code and its tests so that it can be used in older versions of Rails, namely 1.2.3. There isn’t anything original here :) Just lots of copy and paste from the edge branch

Vitals

Home http://code.google.com/p/query-cache/
Repository http://query-cache.googlecode.com/svn/query_cache/
License Rails' (MIT)
Tags Tag_red
Rating (3 votes)
Owner Nate Kontny
Created 6 July 2007

Comments

Add a comment