./wip/pear-Horde_Cache, Caching API

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0.5, Package name: php74-pear-Horde_Cache-1.0.5, Maintainer: frederic

A simple, functional caching API, with the option to store the cached data on
the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator,
XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.


Required to run:
[lang/pear] [wip/pear-Horde_Exception] [wip/pear-Horde_Util] [lang/php73]

Required to build:
[wip/pear-channel-horde] [pkgtools/cwrappers]

Master sites: (Expand)


Version history: (Expand)


CVS history: (Expand)


   2012-10-05 13:12:49 by Aleksej Saushev | Files touched by this commit (59)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-05-11 15:08:37 by Frédéric Fauberteau | Files touched by this commit (4) | Imported package
Log message:
Import php53-pear-Horde_Cache-1.0.5 as wip/pear-Horde_Cache.

A simple, functional caching API, with the option to store the cached data on
the filesystem, in one of the PHP opcode cache systems (APC, eAcclerator,
XCache, or Zend Performance Suite's content cache), memcached, or an SQL table.