CodeIgniter Forums
CI Caching Limit? - 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: CI Caching Limit? (/showthread.php?tid=43886)



CI Caching Limit? - El Forum - 07-26-2011

[eluser]Unknown[/eluser]
Hi,

I wrote a throttling webservice and store the data as array in the cache with CI's Caching class.. But i'm wondering if ever the cache has a limit it will hit. Anyway to check?