PhpSpreadsheet/Classes/PHPExcel/CachedObjectStorage
Mark Baker 86d2a5291f Feature - initial version of Igbinary (serialized) cell caching
git-svn-id: https://phpexcel.svn.codeplex.com/svn/trunk@83656 2327b42d-5241-43d6-9e2a-de5ac946f064
2011-12-05 23:41:49 +00:00
..
APC.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
CacheBase.php Feature - initial version of SQLite cell caching 2011-12-03 00:24:44 +00:00
DiscISAM.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
ICache.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
Igbinary.php Feature - initial version of Igbinary (serialized) cell caching 2011-12-05 23:41:49 +00:00
Memcache.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00
Memory.php Updated headers to reflect the new year. Happy new year 2011! 2011-01-03 09:20:10 +00:00
MemoryGZip.php General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed 2011-04-25 14:25:53 +00:00
MemorySerialized.php General: Reduce cell caching overhead using dirty flag to ensure that cells are only rewritten to the cache if they have actually been changed 2011-04-25 14:25:53 +00:00
PHPTemp.php Bugfix: Work item 16212 - $arguments improperly used in CachedObjectStorage/PHPTemp.php 2011-10-25 19:31:57 +00:00
SQLite.php Exception handling for SQLite cell caching 2011-12-03 18:49:27 +00:00
SQLite3.php Exception handling for SQLite3 cell caching 2011-12-03 20:16:57 +00:00
Wincache.php Bugfix: Work item 16643 - Bug In Cache System (cell reference when throwing caching errors) 2011-10-26 16:16:43 +00:00