APCu is userland caching: APC stripped of opcode caching in
preparation for the deployment of Zend Optimizer+ as the
primary solution to opcode caching in future versions of PHP.
APCu only supports userland caching (and dumping) of variables,
providing an upgrade path for the future. When O+ takes over,
many will be tempted to use 3rd party solutions to userland
caching, possibly even distributed solutions; this would be a
grave error. The tried and tested APC codebase provides far
superior support for local storage of PHP variables.
Maintained by: Eugene Wissner
Keywords: cache,php
ChangeLog: php-apcu
Homepage:
http://pecl.php.net/package/APCu/
Download SlackBuild:
php-apcu.tar.gz
php-apcu.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
apcu.ini |
doinst.sh |
php-apcu.SlackBuild |
php-apcu.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds