Cm_Cache_Backend_Redis

Cache backend

A Redis-based caching system for PHP applications.

A Zend_Cache backend for Redis with full support for tags (works great with Magento)

GitHub

387 stars
46 watching
143 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
colinmollenhour/cm_cache_backend_file A high-performance caching backend designed to improve tag cleaning and overall performance in Magento e-commerce platforms. 144
antonstoeckl/zend_cache_backend_mongo A cache backend for MongoDB used in the Zend Framework. 12
colinmollenhour/cm_redissession A Redis-based session handler for Magento with optimistic locking and features like compression and concurrency throttling 208
sebleier/django-redis-cache A caching backend for Django web applications using Redis as the storage layer. 1,040
spiritix/lada-cache Automated cache layer for Laravel applications using Redis 537
abouvier/slim-redis-cache A Redis-based caching middleware for the Slim PHP framework 17
laminas/laminas-cache A caching system with various storage options and codified strategies for different use cases in PHP applications. 103
mybatis/redis-cache An extension for MyBatis that integrates Redis as a caching mechanism 411
thinkjs/think-cache-redis A Redis-based cache system for ThinkJS applications. 5
apix/cache A thin wrapper around caching backends with tagging and indexing support 117
gordonlesti/lesti_fpc A Magento module that optimizes page caching for improved performance 358
liexusong/pcache A PHP module that provides an in-process cache extension. 51
linyiqun/redis-code The implementation of a high-performance in-memory key-value store and distributed caching system with advanced features like transactions, replication, and data compression. 560
rafaeljesus/tempdb A key-value store solution using Redis as the backing store. 19
benedmunds/codeigniter-cache A caching library for CodeIgniter that allows storing and retrieving data from the filesystem. 225