memcache set

SuperCache

SuperCache

Changelog V 1 .0 Release version V 1 .1 Splitted file cache in 2 seperate caching types. Session caching used a lot of resources. Fixed compression bug with memcache Update guestbook example (small update bug). What is SuperCache SuperCache is an easy caching API for every project you might need. These classes reduces server load by using cache. There are three types of caching APC , Memcache and FILE /SESSION cache. APC and Memcach...