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: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
laruence/yacA fast, shared memory cache system for storing and retrieving data in PHP applications.825
netcarver/asy_jpcacheA caching plugin for Textpattern that optimizes page loading by storing full pages in memory8
slimphp/slim-httpcacheProvides HTTP caching functionality for a web application framework.115
josephsilber/page-cacheImproves page loading speed by caching dynamic responses as static files on disk1,218
php-memcached-dev/php-memcachedA high-performance caching system for PHP applications using the libmemcached library990
gocom/rah_cacheA plugin that caches dynamic pages from a content management system as static files.2
sobstel/metaphoreA caching solution that prevents the dogpile effect by using a semaphore to control access to cached data.101
liexusong/pcacheA PHP module that provides an in-process cache extension.51
bitfaster/bitfaster.cachingHigh-performance caching primitives for .NET applications487
victoriametrics/fastcacheA high-performance, thread-safe in-memory cache for storing large amounts of key-value pairs.2,145
tedious/stashA PHP caching library that simplifies the process of storing and retrieving cached data961
gordonlesti/lesti_fpcA Magento module that enables full-page caching to improve performance and reduce load times357
orlovevgeny/go-mcacheA fast key-value store with expiration times and thread safety.97
gocom/rah_cache_minifyMinifies HTML pages to reduce page load times1
whitfin/cachexA high-performance caching system with features like transactions, expiration, and distribution across nodes.1,617