Cm_Cache_Backend_File
Cache backend
A high-performance caching backend designed to improve tag cleaning and overall performance in Magento e-commerce platforms.
Much improved replacement for Zend_Cache_Backend_File - works great with Magento!
144 stars
21 watching
35 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
colinmollenhour/cm_cache_backend_redis | A Redis-based caching system for PHP applications. | 387 |
antonstoeckl/zend_cache_backend_mongo | A cache backend for MongoDB used in the Zend Framework. | 12 |
gordonlesti/lesti_fpc | A Magento module that optimizes page caching for improved performance | 358 |
gordonknoppe/magento-cachebuster | Automates the removal of cached static assets from HTTP caches to prevent stale content. | 125 |
apix/cache | A thin wrapper around caching backends with tagging and indexing support | 117 |
liexusong/pcache | A PHP module that provides an in-process cache extension. | 51 |
mcspronko/selective-cache | An extension for Magento 2 that allows manual and automated cache cleaning | 32 |
mage2tv/magento-cache-clean | Automates cache cleaning in Magento 2 to speed up development workflows by watching for file changes and only cleaning affected caches. | 532 |
enanobots/m2-cloudflare-cache-cleaner | A Magento 2 module that allows clearing CloudFlare cache from the command line using simple CLI commands. | 19 |
laminas/laminas-cache | A caching system with various storage options and codified strategies for different use cases in PHP applications. | 103 |
benedmunds/codeigniter-cache | A caching library for CodeIgniter that allows storing and retrieving data from the filesystem. | 225 |
jamesmontemagno/monkey-cache | Provides an easy-to-use caching mechanism for data structures in .NET applications. | 669 |
thebigbrainscompany/tbbccachebundle | A caching abstraction bundle that provides annotation-driven cache control using AOP mechanisms and PHP language expressions for Symfony applications. | 36 |
php-memcached-dev/php-memcached | A high-performance caching system for PHP applications using the libmemcached library | 991 |
hertz-contrib/cache | Provides middleware for caching responses in web applications with multiple backend support. | 8 |