Featured Products
- Home
- PHP Scripts
- anchorCacheВ® Caching Class
anchorCacheВ® Caching Class
By : iolibe Published on Thursday, December 17, 2015,06:08:41 in PHP Scripts
[ The anchorCache® hehigh-performance object caching system ever. ]
anchorCache® is a high-performance, distributed object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. anchorCache® dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful If you render webpages dynamically (using PHP) that are used to display relatively static websites or content, you may want to consider caching the page for a period of time. It’s particularly useful if your static website makes a large number of database queries or integrates external content. Caching will reduce the time it takes for each page to load and minimise the load on your web server. I cache just about every static website I operate since they make countless requests for information to numerous locations (sometimes I’ll cache a page for as long as a week). I don’t use the code below myself (I use a far more robust solution)… but it is very effective and implemented in about a minute.How to Install it ?
1. Click Download & Unzip2. Install folder and all files anchorCache/ your server
3. Add the php code On all pages your!
include("anchorCache/anchorCache.php");
4. Add the .htaccess file to main site root https://domain.com/.htaccess
5. Call to folder https://domain.com/anchorCache/ Administation page.
6. Done!
The anchorCache® application meets all platforms
Demo: anchorCache®
GTmetrix Report: Speed Test
Features
Version 1.2 – UPDATED
Changelog
28.12.2015 - v1.2 UPDATE - anchorCache® PHP Caching Class (UPDATE) - Added Administration Page - Added GZIP Compression .htaccess Module - Added Server Status Module - Fixed UI bugs - Added Auto Delete Cache Files - Fixed PHP bugs 24.12.2015 - v1.1 Beta - anchorCache® PHP Caching Class (UPDATE) - Added Administration Page - Fixed bugs - Added GZIP Compression .htaccess Module 17.12.2015 - v1.0 - First release






