November 2007: QuickCache is now PHP5 compliant and tested up to and including PHP 5.2.4. It is not tested with E_STRICT, however should function properly. One package to support both PHP4 and PHP5.
October 2007: jpCache has a new project team and a new name QuickCache. Industry veteran, Andy Prevost has taken over the admin position. A new version is being released shortly with bug fixes, and some enhancements. A version to support both PHP4 and PHP5 is in the works.
A great big thanks to Jean-Pierre "Pier" Deckers for the project he founded more than 5 years ago. Not only it is still a valid technology, but despite its lack of recent updates, it is still cutting edge technology that helps cut down on bandwidth by as much as 80% while speeding up display of pages at the user's browser. What an accomplishment - thanks, Jean-Pierre.
QuickCache is a lightweight, full page caching system for PHP. QuickCache reduces server load by as much as 80% since pages are generated less often. It dramatically speeds up the serving of pages, by caching the ouput of pages and returning cached versions instead of newly compiling the page.
QuickCache also uses gzip content-encodig and ETag-headers, which results in approximately 80% in traffic-saving for php-pages. You can choose to store the cached output in files in a local directory or in a database.
QuickCache is released under the GNU Public License (GPL). If you are using QuickCache on your site(s), please show your appreciation by putting a link back to this site.
Features:
|