summaryrefslogtreecommitdiff
path: root/modules/gallery/models/cache.php
AgeCommit message (Collapse)Author
2010-03-03Update the copyright to 2010. It's only 3 months into the year :-)Bharat Mediratta
2009-06-27Implemented a Database driver for the Kohana Cache library. Rather then ↵Tim Almdal
writing our own caching algorithm, we can leverage the Kohana library. This has the added advantage of allowing the administrator to replace the default caching with a 3rd party caching algorithm.