CodeIgniter Forums
Caching - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23)
+--- Thread: Caching (/showthread.php?tid=53200)



Caching - El Forum - 07-14-2012

[eluser]veledrom[/eluser]
Hi,

I'm using two different caching libraries:

1 . tomschlick (physical memory based - correct me if I'm wrong)
2 . philsturgeon (file based [in cache folder] - correct me if I'm wrong)

I wonder what you guys think about them two and what would you prefer and why.

Thanks