howmuchblur-1

Caching system

A high-performance caching system designed to alleviate database load and improve web application performance

The PHP high-performance object caching system ever. phpFastCache 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. phpFastCache dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization. It is simple yet powerful

GitHub

27 stars
5 watching
6 forks
Language: PHP
last commit: about 7 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
laruence/yac A fast, shared memory cache system for storing and retrieving data in PHP applications. 825
netcarver/asy_jpcache A caching plugin for Textpattern that optimizes page loading by storing full pages in memory 8
slimphp/slim-httpcache Provides HTTP caching functionality for a web application framework. 115
josephsilber/page-cache Improves page loading speed by caching dynamic responses as static files on disk 1,218
php-memcached-dev/php-memcached A high-performance caching system for PHP applications using the libmemcached library 990
gocom/rah_cache A plugin that caches dynamic pages from a content management system as static files. 2
sobstel/metaphore A caching solution that prevents the dogpile effect by using a semaphore to control access to cached data. 101
liexusong/pcache A PHP module that provides an in-process cache extension. 51
bitfaster/bitfaster.caching High-performance caching primitives for .NET applications 487
victoriametrics/fastcache A high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs. 2,145
tedious/stash A PHP caching library that simplifies the process of storing and retrieving cached data 961
gordonlesti/lesti_fpc A Magento module that enables full-page caching to improve performance and reduce load times 357
orlovevgeny/go-mcache A fast key-value store with expiration times and thread safety. 97
gocom/rah_cache_minify Minifies HTML pages to reduce page load times 1
whitfin/cachex A high-performance caching system with features like transactions, expiration, and distribution across nodes. 1,617