zf1s/zend-cache dependents (2) Order by: name | downloads Show: all | require | require-dev

  • PHP

    colinmollenhour/cache-backend-file

    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.

  • PHP

    colinmollenhour/cache-backend-redis

    Zend_Cache backend using Redis with full support for tags.