Tim Almdal
|
7a3310e91b
|
Change the cache column of the caches table to a large blob. This fixes ticket #485 and gives us the extra adavantage of not having to serialize the data (as the database driver handles that for us)
|
2009-06-28 13:14:47 -07:00 |
|
Tim Almdal
|
a0c07d4b54
|
Clean up code (i.e. preamble, tabs) from the caching implementation so the unit tests pass
|
2009-06-28 07:49:35 -07:00 |
|
Tim Almdal
|
2d38370ec4
|
The rest of the caching driver implementation that i somehow forgot.
|
2009-06-27 23:34:07 -07:00 |
|