CodeIgniter Forums
Caching - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20)
+--- Forum: Archived Libraries & Helpers (https://forum.codeigniter.com/forumdisplay.php?fid=22)
+--- Thread: Caching (/showthread.php?tid=43501)



Caching - El Forum - 07-13-2011

[eluser]Jujubins[/eluser]
How can I use the active record caching system?

I read the guide, and my website do not create files as cache.
What is the best way to cache a list of items, item details... I'm using the active record on all queries.