CI SuperCache is super flexible, easy-to-use and implement, and doesn’t restrict you to use it for what you want! You can cache anything on your website:
- Database query results
- XHTML fragments
- Full XHTML pages
- Objects
- Arrays
- Anything!
SuperCache is one library file in CodeIgniter and provides dynamic caching for your queries, objects, and xhtml fragments/pages, keeping you in control of naming the cache files and how long objects are cached.
