Libraries tagged by zend-cache
colinmollenhour/cache-backend-redis
20165786 Downloads
Zend_Cache backend using Redis with full support for tags.
colinmollenhour/cache-backend-file
19865637 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.
magento/zend-cache
4049002 Downloads
Zend Framework 1 Cache package
zendframework/zend-cache
11128630 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
zf1/zend-cache
1566071 Downloads
Zend Framework 1 Cache package
zf1s/zend-cache
769982 Downloads
Zend Framework 1 Cache package
eleving/zend-cache
14152 Downloads
Caching implementation with a variety of storage options, as well as codified caching strategies for callbacks, classes, and output
knplabs/knp-zend-cache-bundle
3094 Downloads
Integrates Zend Cache framework into Symfony2.
trekksoft/taggable-zend-memcached-backend
8883 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.
hearstuk/zf1-component-cache
1309 Downloads
The Zend_Cache component from Zend Framework 1.12 abstracted out for use with composer.
bjyoungblood/bjy-cache-storage
62 Downloads
Various storage adapters for Zend\Cache
storefrontbvba/zend-cache-redis
20 Downloads
Zend_Cache backend using Redis with full support for tags, but without the need for Magento.
storefront/zend-cache
11 Downloads
Storefront's adaptation of Zend Framework 1 Cache package