1
0
mirror of synced 2024-12-14 15:16:04 +03:00
doctrine2/lib/Doctrine/Cache
jepso ec6f806efe Doctrine_Cache_Db:
* added tableName option
* added deleteAll and createTable methods
* fixed fetch method
* fixed a bug with expire time in save method
2007-08-17 10:49:51 +00:00
..
Apc.php Cache implementation continues 2007-02-05 12:04:56 +00:00
Array.php 2007-05-27 18:56:04 +00:00
Db.php Doctrine_Cache_Db: 2007-08-17 10:49:51 +00:00
Driver.php 2007-05-20 17:54:22 +00:00
Exception.php added cache exception class 2007-01-31 21:51:40 +00:00
Interface.php added cache core 2007-01-29 13:13:43 +00:00
Memcache.php 2007-02-09 23:16:47 +00:00