| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-06-29 | Revert to serializing and deserializing data. The cache table can't | Bharat Mediratta | |
| accept PHP constructs like arrays (the tests were choking on this). Update tests to reflect the new `key` column. | |||
| 2009-06-27 | Implemented 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. | |||
