Commit Graph

8 Commits

Author SHA1 Message Date
Taylor Otwell ca58f80b22 removed cache and session factories. moved cache item management into cache class and out of drivers. tweaked auth class. 2011-07-09 22:15:42 -05:00
Taylor Otwell 24fefe9eb2 Remove check for items in APC driver. 2011-07-08 06:44:54 -07:00
Taylor Otwell ec43d5dd03 Make item array public on APC cache driver. 2011-07-08 06:39:58 -07:00
Taylor Otwell 9927e3ed4e Tweak APC cache driver to return null for default value. 2011-07-07 07:39:48 -07:00
Taylor Otwell ac38876e34 Add support for closures in APC cache driver. 2011-07-07 07:28:03 -07:00
Taylor Otwell 1ff5f84545 added apc driver notes in cache configuration file. 2011-06-18 19:49:29 -05:00
Bartosz Romanowski 2a2f699169 Added the cache key to avoid cache overwritting 2011-06-19 00:12:05 +02:00
Bartosz Romanowski b031fdf43d APC cache driver 2011-06-18 23:01:52 +02:00