This website requires JavaScript.
Explore
Help
Register
Sign In
Annajwaszahro
/
MIF_E31222691
Watch
1
Star
0
Fork
You've already forked MIF_E31222691
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
31106a9211
MIF_E31222691
/
laravel
/
cache
/
drivers
History
Taylor Otwell
31106a9211
Support implicit sectioned caching using :: syntax.
2012-04-28 22:40:11 -05:00
..
apc.php
Revert back APC and Memcached drivers.
2012-03-21 14:45:05 -05:00
database.php
cleaning up code.
2012-04-05 21:30:53 -05:00
driver.php
Fixing bugs.
2012-04-20 11:35:47 -05:00
file.php
only write file caches if minutes is greater than zero.
2012-04-18 20:43:25 -05:00
memcached.php
Support implicit sectioned caching using :: syntax.
2012-04-28 22:40:11 -05:00
memory.php
Implement sectionable caching in array cache driver.
2012-04-28 11:12:44 -05:00
redis.php
Added proper cache::forever implementations to each driver.
2012-03-14 09:02:24 -05:00
sectionable.php
Added new Sectionable interface to allow cache drivers to expose "namespace" type functionality.
2012-04-26 20:49:03 -05:00