Label: zend_cache

All content with label zend_cache.
Related Labels: zend_db, proposal, backend, cache, refactor, zend_controller, zf2, api, proposals, example, helper, database

Page: Zend_Cache_Backend_Compression - Maxime Varinard (Proposers)
ZendCacheBackendCompression Maxime Varinard mailto:noreply@zend.com TBD 1.0 23 Juil 2009: Initial Draft. ZendCacheBackendCompression will add some compress features to "Output" ZendCache. This tool will help to compress and obfuscate javascript output dynamically generated. Next features can ...
Other labels: cache
Page: Zend_Cache_Backend_Database - Pádraic Brady (Proposers)
ZendCacheBackendDatabase Pádraic Brady mailto:padraic.brady@yahoo.com TBD 0.95 25 January 2009 The purpose of this proposal is to offer a database backed caching mechanism to allow for scenarios where cached data requires persistence but without the volatility of using memory, or being limited ...
Other labels: proposal, cache, backend, zend_db, proposals
Page: Zend_Cache_Backend_Mongodb - Simon Harris (Proposers)
ZendCacheBackendMongodb Simon Harris mailto:zftracker@pointbeing.net TBD 1.0 18 August 2010: Initial Draft. The MongoDB backend for ZendCache would allow developers to use MongoDB as a backend for content/data caching for the ZendCache component. MongoDB is a scalable, highperformance, open ...
Other labels: proposals, cache, backend, proposal
Page: Zend_Cache_Backend_Static - Pádraic Brady (Proposers)
ZendCacheBackendStatic Pádraic Brady mailto:padraic.brady@yahoo.com TBD 1.0 25 January 2009/28 July 2009 ZendCacheBackendStatic aims to provide a backend for caching full pages as static files within the public directory, or any public subdirectory. The advantage of this caching strategy ...
Other labels: proposals, cache, backend, proposal
Page: Zend_Cache_Manager - Pádraic Brady (Proposers)
ZendCacheManager Pádraic Brady mailto:padraic.brady@yahoo.com TBD 1.0 25 January 2009/28 July 2009 As a springboard to other proposals, ZendCacheManager is intended to be a centralised Manager which is capable of creating, adapting, storing and otherwise tinkering with caches from one single ...
Other labels: proposal, proposals, cache
Page: Zend_Cache Example (Developers)
ZendCache interacts with a variety of common caching backends, including APC and Memcached, to make caching both flexible and painless. But when should you use caching? The fact is that almost every website would benefit from increased caching. Let's say ...
Other labels: example
Page: Zend_Cache refactoring - Marc Bennewitz (Proposers)
ZendCache Refactoring Marc Bennewitz http://framework.zend.com/wiki/display/mabe TBD 0.1 6 Jun 2009: Initial Draft. 0.2 8 Jun 2009: Finished Proposal. 0.3 23 Jun 2009: Only one namespace option ...
Other labels: cache, refactor
Page: Zend_Controller_Action_Helper_Cache - Pádraic Brady (Proposers)
ZendControllerActionHelperCache Pádraic Brady mailto:padraic.brady@yahoo.com TBD 0.95 30 January 2009 The Cache Helper for Controllers offers an API for easy access to a Cache Manager (ZendCacheManager) which stores application caches in a central location. It also enables a form ...
Other labels: cache, proposal, proposals, helper, zend_controller
Page: Zend Cache 2.0 - Marc Bennewitz (Proposers)
Zend\Cache Marc Bennewitz http://framework.zend.com/wiki/display/mabe TBD 1.0 7 March 2010: Initial Draft. 2.0 17 Jun 2010: finish proposal The current ZendCache component is very inflexible with it's Frontend/Backend structure ...
Other labels: zf2, proposal, database, api, cache