CS Memcacheblock
2009-12-28 18:16
It's recently released my extesion. It's purpose to cache user independant data in memory instead of disk. That way do not have to care if cache expiration. Like cache expires it'self.
It's Apc and Memcached powered cache block function. It stores cache block data in memory and reduces calls to disk.
Template function uses eZ Components caching classes. It's installation and usage is very simple. Just activate extension and start using it. That's it.
It should be use full for popular sites reducing resource consumptions.
Main features:
- Custom cacheblock keys
- Cacheblock timeouts
- APC or Memacached
Extension can be found at http://projects.ez.no/csmemcacheblock
Back »
Comments: 0
Leave a reply »