Libraries tagged by zend-cache
colinmollenhour/cache-backend-redis
24484316 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
23975873 Downloads
The stock Zend_Cache_Backend_File backend has extremely poor performance for cleaning by tags making it become unusable as the number of cached items increases. This backend makes many changes resulting in a huge performance boost, especially for tag cleaning.
zendframework/zend-cache
11735900 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
magento/zend-cache
7745735 Downloads
Zend Framework 1 Cache package
zf1/zend-cache
1805452 Downloads
Zend Framework 1 Cache package
zf1s/zend-cache
1054346 Downloads
Zend Framework 1 Cache package
maksimovic/zend-cache
4002 Downloads
Zend Framework 1 Cache package
eleving/zend-cache
20656 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
devsdmf/silex-zend-cache-provider
4791 Downloads
A Silex service provider for Zend Cache library
knplabs/knp-zend-cache-bundle
3140 Downloads
Integrates Zend Cache framework into Symfony2.
trekksoft/taggable-zend-memcached-backend
9183 Downloads
Zend_Cache (ZF 1) memcached backend (not libmemcached) with support for tags
internations/zend-cache-memcache-tagging-backend
19988 Downloads
Memcache backend for Zend_Cache with tagging support
mohit-mingh/zf2booster
40 Downloads
This is a simple module to setup 2 different Caching mechanizm in ZF2 to speed up the performance of your website.
bjyoungblood/bjy-cache-storage
62 Downloads
Various storage adapters for Zend\Cache
storefrontbvba/zend-cache-redis
21 Downloads
Zend_Cache backend using Redis with full support for tags, but without the need for Magento.