phpFastCache

Software Screenshot:
phpFastCache
Software Details:
Version: 4.3.7 updated
Upload Date: 10 Apr 16
Developer: Khoa Bui
Distribution Type: Freeware
Downloads: 25

Rating: 3.3/5 (Total Votes: 3)

phpFastCache works by caching database queries and saving the results to a caching engine, storing it and serving it up to users visiting the site.

This way the database results and pages are served from the caching engine instead of being compiled over and over again, saving server resources and cutting down on traffic between the database server and the PHP engine (if they're stored on different machines).

Where you can use phpFastCache? In environments where you have repetitive database queries. There's no reason to have the database execute the same query over and over again for hours. Cache it and serve its results to users until the data in the database changes. Then re-cache it and do it again.

Supported caching mediums:

File storage

MemCache

MemCached

APC

WinCache

XCache

PDO with SQLite

What is new in this release:

  • Correcting comparisons with Booleans so they use identical operators.

What is new in version 3.0.5:

  • Correcting comparisons with Booleans so they use identical operators.

What is new in version 3.0.4:

  • Correcting comparisons with Booleans so they use identical operators.

What is new in version 2.4.2:

  • New:
  • .htaccess Security for Cache Folder
  • Mod-PHP / Apache2Handler will use TMP Dir as default

Requirements:

  • PHP 5.1 or higher

Similar Software

Comments to phpFastCache

Comments not found
Add Comment
Turn on images!