summaryrefslogtreecommitdiff
path: root/modules/gallery/libraries/drivers/Cache/Database.php
AgeCommit message (Expand)Author
2009-06-29Revert to serializing and deserializing data. The cache table can'tBharat Mediratta
2009-06-28Modify the cache table to make id the primary key for consistency withBharat Mediratta
2009-06-28Change the cache column of the caches table to a large blob. This fixes tick...Tim Almdal
2009-06-28Clean up code (i.e. preamble, tabs) from the caching implementation so the un...Tim Almdal
2009-06-27The rest of the caching driver implementation that i somehow forgot.Tim Almdal